/aosp_15_r20/external/trusty/musl/src/process/ |
D | execvp.c | 55 int execvp(const char *file, char *const argv[]) in execvp() function
|
/aosp_15_r20/external/musl/src/process/ |
H A D | execvp.c | 55 int execvp(const char *file, char *const argv[]) in execvp() function
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | exec.cpp | 104 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/ |
D | Xw32defs.h | 28 # define execvp _execvp macro
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xw32defs.h | 28 # define execvp _execvp macro
|
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/ |
D | libc_wrappers.cc | 158 extern "C" int execvp(const char* file, char* const argv[]) { in execvp() function
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | os.py | 340 def execvp(file, args): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/ |
D | ear.c | 180 int execvp(const char *file, char *const argv[]) { in execvp() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/ |
D | ear.c | 180 int execvp(const char *file, char *const argv[]) { in execvp() function
|
/aosp_15_r20/external/clang/tools/scan-build-py/libear/ |
H A D | ear.c | 186 int execvp(const char *file, char *const argv[]) { in execvp() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/ |
D | ear.c | 180 int execvp(const char *file, char *const argv[]) { in execvp() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/ |
D | ear.c | 180 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/ |
D | os.py | 568 def execvp(file, args): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | os.py | 568 def execvp(file, args): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | os.py | 568 def execvp(file, args): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | os.py | 568 def execvp(file, args): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | os.py | 568 def execvp(file, args): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | os.py | 568 def execvp(file, args): function
|
/aosp_15_r20/bionic/tests/ |
H A D | unistd_test.cpp | 1519 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 D | mod.rs | 465 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 D | mod.rs | 465 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 D | mod.rs | 465 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 D | mod.rs | 465 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 D | mod.rs | 465 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 D | mod.rs | 465 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
|