Searched refs:__execvpe (Results 1 – 6 of 6) sorted by relevance
188 __execvpe (const char *file, char *const argv[], char *const envp[]) in __execvpe() function192 weak_alias (__execvpe, execvpe) in weak_alias() argument
26 return __execvpe (file, argv, __environ); in execvp()
56 return __execvpe (file, argv, __environ); in execlp()
88 extern int __execvpe (const char *file, char *const argv[],
13597 (__execvpe): Style fixes.14511 (__execvpe): Likewise.24277 * posix/execvpe.c (__execvpe): Remove dynamic allocation.28061 * posix/execvpe.c (__execvpe): Likewise.
33026 (__execvpe): Likewise.