|
Linux Kernel
3.7.1
|
#include <unistd.h>#include <stdbool.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <limits.h>#include <um_malloc.h>#include <os.h>Go to the source code of this file.
Functions | |
| int | execvp_noalloc (char *buf, const char *file, char *const argv[]) |
1.8.2