Searched defs:execvpe (Results 1 – 3 of 3) sorted by relevance
348 def execvpe(file, args, env): function
179 int execvpe(const char *file, char *const argv[], char *const envp[]) { in execvpe() function
561 def execvpe(file, args, env): function