Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/scan-build-py/libear/
Dear.c178 int execvpe(const char *file, char *const argv[], char *const envp[]) { in execvpe() function
/external/python/cpython2/Lib/
Dos.py348 def execvpe(file, args, env): function
/external/clang/tools/scan-build-py/libear/
Dear.c179 int execvpe(const char *file, char *const argv[], char *const envp[]) { in execvpe() function
/external/python/cpython3/Lib/
Dos.py576 def execvpe(file, args, env): function
/external/rust/crates/nix/src/
Dunistd.rs796 pub fn execvpe<SA: AsRef<CStr>, SE: AsRef<CStr>>(filename: &CStr, args: &[SA], env: &[SE]) -> Resul… in execvpe() function
/external/rust/crates/libc/src/windows/
Dmod.rs426 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1461 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1466 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1573 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3913 pub fn execvpe( in execvpe() function