Searched refs:call_execvpe (Results 1 – 2 of 2) sorted by relevance
166 void call_execvpe() { in call_execvpe() function284 call_execvpe(); in main()
109 static int call_execvpe(const char *file, char *const argv[],175 return call_execvpe(file, argv, envp); in execvpe()296 static int call_execvpe(const char *file, char *const argv[], in call_execvpe() function