Home
last modified time | relevance | path

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

/external/llvm-libc/test/integration/src/spawn/
Dposix_spawn_test.cpp32 posix_spawn_file_actions_t file_actions; in spawn_and_wait_for_normal_exit() local
/external/clang/tools/scan-build-py/libear/
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()
/external/llvm-libc/src/spawn/linux/
Dposix_spawn.cpp77 const posix_spawn_file_actions_t *file_actions, in child_process()
/external/angle/src/libANGLE/renderer/metal/
Dprocess.cpp110 PosixSpawnFileActions file_actions; in LaunchProcess() local
/external/tensorflow/tensorflow/tsl/platform/default/
Dsubprocess.cc226 posix_spawn_file_actions_t file_actions; in Start() local
/external/cronet/base/process/
Dlaunch_mac.cc197 PosixSpawnFileActions file_actions; in LaunchProcess() local
/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()
/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