Home
last modified time | relevance | path

Searched defs:file_actions (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libear/
Dear.c260 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/
Dear.c260 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 Dear.c266 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/
Dear.c260 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/
Dear.c260 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 Dposix_spawn_test.cpp32 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 Dposix_spawn.cpp79 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 Dprocess_unix.rs578 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 Dprocess_unix.rs578 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 Dprocess_unix.rs638 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 Dprocess_unix.rs638 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 Dprocess_unix.rs638 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 Dprocess.cpp110 PosixSpawnFileActions file_actions; in LaunchProcess() local
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dsubprocess.cc226 posix_spawn_file_actions_t file_actions; in Start() local
/aosp_15_r20/external/cronet/base/process/
H A Dlaunch_mac.cc197 PosixSpawnFileActions file_actions; in LaunchProcess() local
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c6121 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/
Dposixmodule.c.h2275 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/
Dnetbsd_syscall_hooks.h2661 #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/
Dnetbsd_syscall_hooks.h2661 #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/
Dnetbsd_syscall_hooks.h2661 #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/
Dnetbsd_syscall_hooks.h2661 #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/
Dnetbsd_syscall_hooks.h2661 #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/
Dnetbsd_syscall_hooks.h2661 #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/
Dnetbsd_syscall_hooks.h2661 #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/
Dnetbsd_syscall_hooks.h2661 #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

12