Home
last modified time | relevance | path

Searched refs:execle (Results 1 – 10 of 10) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dexec.cpp84 int execle(const char* name, const char* arg, ...) { in execle() function
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dlibc_wrappers.cc136 extern "C" int execle(const char* path, const char* arg, ...) { in execle() function
/aosp12/bionic/libc/include/
H A Dunistd.h98 int execle(const char* __path, const char* __arg0, ... /*, char* const* __envp */)
/aosp12/packages/modules/adb/daemon/
H A Dshell_service.cpp391 execle(_PATH_BSHELL, "-" _PATH_BSHELL, nullptr, cenv.data()); in ForkAndExec()
393 execle(_PATH_BSHELL, _PATH_BSHELL, "-c", command_.c_str(), nullptr, cenv.data()); in ForkAndExec()
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c304 FUNCTION(execle, int (*f)(const char*, const char*, ...)); in unistd_h()
/aosp12/system/core/debuggerd/handler/
H A Ddebuggerd_handler.cpp404 execle(CRASH_DUMP_PATH, CRASH_DUMP_NAME, main_tid, pseudothread_tid, debuggerd_dump_type, in debuggerd_dispatch_pseudothread()
/aosp12/bionic/tests/
H A Dunistd_test.cpp1388 ASSERT_EQ(-1, execle("/", "/", nullptr, eth.GetEnv())); in TEST()
1392 TEST(UNISTD_TEST, execle) { in TEST() argument
1400 eth.Run([&]() { execle(BIN_DIR "printenv", "printenv", nullptr, eth.GetEnv()); }, 0, in TEST()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt207 execle
/aosp12/bionic/libc/
H A Dlibc.map.txt328 execle;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt328 execle;