Home
last modified time | relevance | path

Searched defs:execvpe (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libc/gen/
H A Dexec.c155 execvpe(const char *name, char *const *argv, char *const *envp) in execvpe() function
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libear/
H A Dear.c173 int execvpe(const char *file, char *const argv[], char *const envp[]) { in execvpe() function