Searched refs:call_execvpe (Results 1 – 2 of 2) sorted by relevance
167 void call_execvpe() { in call_execvpe() function285 call_execvpe(); in main()
112 static int call_execvpe(const char *file, char *const argv[],181 return call_execvpe(file, argv, envp); in execvpe()302 static int call_execvpe(const char *file, char *const argv[], in call_execvpe() function