Home
last modified time | relevance | path

Searched defs:execvp (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/trusty/musl/src/process/
Dexecvp.c55 int execvp(const char *file, char *const argv[]) in execvp() function
/aosp_15_r20/external/musl/src/process/
H A Dexecvp.c55 int execvp(const char *file, char *const argv[]) in execvp() function
/aosp_15_r20/bionic/libc/bionic/
H A Dexec.cpp104 int execvp(const char* name, char* const* argv) { in execvp() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXw32defs.h28 # define execvp _execvp macro
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXw32defs.h28 # define execvp _execvp macro
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Dlibc_wrappers.cc158 extern "C" int execvp(const char* file, char* const argv[]) { in execvp() function
/aosp_15_r20/external/python/cpython2/Lib/
Dos.py340 def execvp(file, args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/
Dear.c180 int execvp(const char *file, char *const argv[]) { in execvp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/
Dear.c180 int execvp(const char *file, char *const argv[]) { in execvp() function
/aosp_15_r20/external/clang/tools/scan-build-py/libear/
H A Dear.c186 int execvp(const char *file, char *const argv[]) { in execvp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/
Dear.c180 int execvp(const char *file, char *const argv[]) { in execvp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/
Dear.c180 int execvp(const char *file, char *const argv[]) { in execvp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dos.py568 def execvp(file, args): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dos.py568 def execvp(file, args): function
/aosp_15_r20/external/python/cpython3/Lib/
Dos.py568 def execvp(file, args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dos.py568 def execvp(file, args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dos.py568 def execvp(file, args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dos.py568 def execvp(file, args): function
/aosp_15_r20/bionic/tests/
H A Dunistd_test.cpp1519 TEST(UNISTD_TEST, execvp) { in TEST() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs465 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/windows/
H A Dmod.rs465 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs465 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs465 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs465 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs465 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function

123