#include <unistd.h>Include dependency graph for _execlp.c:

Go to the source code of this file.
Defines | |
| #define | execlp _execlp |
| #define | execvp _execvp |
Functions | |
| int | execlp (const char *file, const char *arg1,...) |
|
|
Definition at line 4 of file _execlp.c. Referenced by ar_start_gzip(), rundiff(), and test20d(). |
|
|
Definition at line 5 of file _execlp.c. Referenced by execlp(), execute(), filter(), main(), run(), safePopenOut(), startprocess(), and test20d(). |
|
||||||||||||||||
|
Definition at line 8 of file _execlp.c. References execvp. |
1.4.6