ezmlmx 0.68
ezmlmx
|
Go to the source code of this file.
Macros | |
#define | WHO "wrapper" |
Functions | |
int | execv (char *, char **) |
int | execvp (char *, char **) |
void | wrap_execv (const char **args) |
void | wrap_execvp (const char **args) |
Definition in file wrap_execv.c.
#define WHO "wrapper" |
Definition at line 7 of file wrap_execv.c.
|
extern |
|
extern |
void wrap_execv | ( | const char ** | args | ) |
Definition at line 25 of file wrap_execv.c.
void wrap_execvp | ( | const char ** | args | ) |
Definition at line 30 of file wrap_execv.c.