Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/llvm-libc/src/test/integration/src/spawn/
Dposix_spawn_test.cpp32 posix_spawn_file_actions_t file_actions; in spawn_and_wait_for_normal_exit() local
/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/cronet/stable/third_party/llvm-libc/src/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/cronet/stable/third_party/llvm-libc/src/src/spawn/linux/
Dposix_spawn.cpp79 const posix_spawn_file_actions_t *file_actions, in child_process()
/external/llvm-libc/src/spawn/linux/
Dposix_spawn.cpp79 const posix_spawn_file_actions_t *file_actions, in child_process()
/external/cronet/tot/third_party/llvm-libc/src/src/spawn/linux/
Dposix_spawn.cpp79 const posix_spawn_file_actions_t *file_actions, in child_process()
/external/tensorflow/tensorflow/tsl/platform/default/
Dsubprocess.cc226 posix_spawn_file_actions_t file_actions; in Start() local
/external/cronet/tot/base/process/
Dlaunch_mac.cc205 PosixSpawnFileActions file_actions; in LaunchProcess() local
/external/cronet/stable/base/process/
Dlaunch_mac.cc205 PosixSpawnFileActions file_actions; in LaunchProcess() local
/external/python/cpython3/Modules/
Dposixmodule.c7197 parse_file_actions(PyObject *file_actions, in parse_file_actions()
7329 PyObject *env, PyObject *file_actions, in py_posix_spawn()
7497 PyObject *env, PyObject *file_actions, in os_posix_spawn_impl()
7543 PyObject *env, PyObject *file_actions, in os_posix_spawnp_impl()
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3790 PyObject *file_actions = NULL; in os_posix_spawn() local
3940 PyObject *file_actions = NULL; in os_posix_spawnp() local