Home
last modified time | relevance | path

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

/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/cpython2/Lib/
Dos.py348 def execvpe(file, args, env): function
/external/python/cpython3/Lib/
Dos.py576 def execvpe(file, args, env): function
/external/rust/crates/libc/src/windows/
Dmod.rs467 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs752 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1756 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1766 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/nto/
Dmod.rs2936 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs4026 pub fn execvpe( in execvpe() function
/external/rust/crates/libc/src/unix/hurd/
Dmod.rs4203 pub fn execvpe( in execvpe() function