Home
last modified time | relevance | path

Searched refs:execvp_noalloc (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/os-Linux/
A Dexecvp.c39 int execvp_noalloc(char *buf, const char *file, char *const argv[]) in execvp_noalloc() function
143 if (ret = execvp_noalloc(buf, argv[0], argv)) { in main()
A Dhelper.c33 err = execvp_noalloc(data->buf, argv[0], argv); in helper_child()
/linux/arch/um/include/shared/
A Dos.h219 extern int execvp_noalloc(char *buf, const char *file, char *const argv[]);

Completed in 5 milliseconds