Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/musl/src/process/
H A Dexeclp.c4 int execlp(const char *file, const char *argv0, ...) in execlp() function
/aosp_15_r20/external/trusty/musl/src/process/
Dexeclp.c4 int execlp(const char *file, const char *argv0, ...) in execlp() function
/aosp_15_r20/bionic/libc/bionic/
H A Dexec.cpp92 int execlp(const char* name, const char* arg, ...) { in execlp() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXw32defs.h24 # define execlp _execlp macro
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXw32defs.h24 # define execlp _execlp macro
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/
Dlibc_wrappers.cc144 extern "C" int execlp(const char* file, const char* arg, ...) { in execlp() function
/aosp_15_r20/external/python/cpython2/Lib/
Dos.py324 def execlp(file, *args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/
Dear.c223 int execlp(const char *file, const char *arg, ...) { in execlp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/
Dear.c223 int execlp(const char *file, const char *arg, ...) { in execlp() function
/aosp_15_r20/external/clang/tools/scan-build-py/libear/
H A Dear.c229 int execlp(const char *file, const char *arg, ...) { in execlp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/
Dear.c223 int execlp(const char *file, const char *arg, ...) { in execlp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/
Dear.c223 int execlp(const char *file, const char *arg, ...) { in execlp() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dos.py552 def execlp(file, *args): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dos.py552 def execlp(file, *args): function
/aosp_15_r20/external/python/cpython3/Lib/
Dos.py552 def execlp(file, *args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dos.py552 def execlp(file, *args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dos.py552 def execlp(file, *args): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dos.py552 def execlp(file, *args): function
/aosp_15_r20/bionic/tests/
H A Dunistd_test.cpp1505 TEST(UNISTD_TEST, execlp) { in TEST() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs449 pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlp() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/windows/
H A Dmod.rs449 pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlp() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs449 pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlp() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs449 pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlp() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs449 pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlp() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs449 pub fn execlp(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlp() function

123