Home
last modified time | relevance | path

Searched defs:posix_spawn (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/bionic/libc/bionic/
H A Dspawn.cpp182 static int posix_spawn(pid_t* pid_ptr, in posix_spawn() function
214 int posix_spawn(pid_t* pid, const char* path, const posix_spawn_file_actions_t* actions, in posix_spawn() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unix.rs429 fn posix_spawn( in posix_spawn() method
446 fn posix_spawn( in posix_spawn() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unix.rs429 fn posix_spawn( in posix_spawn() method
446 fn posix_spawn( in posix_spawn() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unix.rs427 fn posix_spawn( in posix_spawn() method
444 fn posix_spawn( in posix_spawn() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unix.rs427 fn posix_spawn( in posix_spawn() method
444 fn posix_spawn( in posix_spawn() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unix.rs427 fn posix_spawn( in posix_spawn() method
444 fn posix_spawn( in posix_spawn() method
/aosp_15_r20/external/musl/src/process/
H A Dposix_spawn.c169 int posix_spawn(pid_t *restrict res, const char *restrict path, in posix_spawn() function
/aosp_15_r20/external/trusty/musl/src/process/
Dposix_spawn.c155 int posix_spawn(pid_t *restrict res, const char *restrict path, in posix_spawn() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/
Dear.c259 int posix_spawn(pid_t *restrict pid, const char *restrict path, in posix_spawn() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/
Dear.c259 int posix_spawn(pid_t *restrict pid, const char *restrict path, in posix_spawn() function
/aosp_15_r20/external/clang/tools/scan-build-py/libear/
H A Dear.c265 int posix_spawn(pid_t *restrict pid, const char *restrict path, in posix_spawn() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/
Dear.c259 int posix_spawn(pid_t *restrict pid, const char *restrict path, in posix_spawn() function
/aosp_15_r20/bionic/tests/
H A Dspawn_test.cpp193 TEST(spawn, posix_spawn) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/
Dear.c259 int posix_spawn(pid_t *restrict pid, const char *restrict path, in posix_spawn() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpthread.h609 #define posix_spawn(...) (pthread_testcancel(), posix_spawn(__VA_ARGS__)) macro
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/bsd/netbsdlike/
H A Dmod.rs764 pub fn posix_spawn( in posix_spawn() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs764 pub fn posix_spawn( in posix_spawn() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs764 pub fn posix_spawn( in posix_spawn() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs764 pub fn posix_spawn( in posix_spawn() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs764 pub fn posix_spawn( in posix_spawn() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs764 pub fn posix_spawn( in posix_spawn() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c1262 void posix_spawn() {} in posix_spawn() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c1262 void posix_spawn() {} in posix_spawn() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c1262 void posix_spawn() {} in posix_spawn() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c1262 void posix_spawn() {} in posix_spawn() function

1234