Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dprocess.c394 } file_actions; member
/third_party/glib/glib/
Dgspawn.c1801 posix_spawn_file_actions_t file_actions; in do_posix_spawn() local
/third_party/python/Modules/
Dposixmodule.c6021 parse_file_actions(PyObject *file_actions, in parse_file_actions()
6134 PyObject *env, PyObject *file_actions, in py_posix_spawn()
6290 PyObject *env, PyObject *file_actions, in os_posix_spawn_impl()
6336 PyObject *env, PyObject *file_actions, in os_posix_spawnp_impl()
/third_party/python/Modules/clinic/
Dposixmodule.c.h2238 PyObject *file_actions = NULL; in os_posix_spawn() local
2365 PyObject *file_actions = NULL; in os_posix_spawnp() local