/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/ |
D | ear.c | 260 const posix_spawn_file_actions_t *file_actions, in posix_spawn() 270 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() 360 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn() 381 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libear/ |
D | ear.c | 260 const posix_spawn_file_actions_t *file_actions, in posix_spawn() 270 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() 360 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn() 381 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
|
/aosp_15_r20/external/clang/tools/scan-build-py/libear/ |
H A D | ear.c | 266 const posix_spawn_file_actions_t *file_actions, in posix_spawn() 276 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() 366 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn() 387 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libear/ |
D | ear.c | 260 const posix_spawn_file_actions_t *file_actions, in posix_spawn() 270 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() 360 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn() 381 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libear/ |
D | ear.c | 260 const posix_spawn_file_actions_t *file_actions, in posix_spawn() 270 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() 360 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn() 381 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
|
/aosp_15_r20/external/llvm-libc/test/integration/src/spawn/ |
H A D | posix_spawn_test.cpp | 32 posix_spawn_file_actions_t file_actions; in spawn_and_wait_for_normal_exit() local
|
/aosp_15_r20/external/llvm-libc/src/spawn/linux/ |
H A D | posix_spawn.cpp | 79 const posix_spawn_file_actions_t *file_actions, in child_process()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 578 let mut file_actions = MaybeUninit::uninit(); in posix_spawn() localVariable 580 let file_actions = PosixSpawnFileActions(&mut file_actions); in posix_spawn() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 578 let mut file_actions = MaybeUninit::uninit(); in posix_spawn() localVariable 580 let file_actions = PosixSpawnFileActions(&mut file_actions); in posix_spawn() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 638 let mut file_actions = MaybeUninit::uninit(); in posix_spawn() localVariable 640 let file_actions = PosixSpawnFileActions(&mut file_actions); in posix_spawn() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 638 let mut file_actions = MaybeUninit::uninit(); in posix_spawn() localVariable 640 let file_actions = PosixSpawnFileActions(&mut file_actions); in posix_spawn() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 638 let mut file_actions = MaybeUninit::uninit(); in posix_spawn() localVariable 640 let file_actions = PosixSpawnFileActions(&mut file_actions); in posix_spawn() localVariable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/ |
H A D | process.cpp | 110 PosixSpawnFileActions file_actions; in LaunchProcess() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | subprocess.cc | 226 posix_spawn_file_actions_t file_actions; in Start() local
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | launch_mac.cc | 197 PosixSpawnFileActions file_actions; in LaunchProcess() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | posixmodule.c | 6121 parse_file_actions(PyObject *file_actions, in parse_file_actions() 6234 PyObject *env, PyObject *file_actions, in py_posix_spawn() 6390 PyObject *env, PyObject *file_actions, in os_posix_spawn_impl() 6436 PyObject *env, PyObject *file_actions, in os_posix_spawnp_impl()
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | posixmodule.c.h | 2275 PyObject *file_actions = NULL; in os_posix_spawn() local 2402 PyObject *file_actions = NULL; in os_posix_spawnp() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|