Searched defs:file_actions (Results 1 – 4 of 4) sorted by relevance
394 } file_actions; member
1801 posix_spawn_file_actions_t file_actions; in do_posix_spawn() local
6021 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()
2238 PyObject *file_actions = NULL; in os_posix_spawn() local2365 PyObject *file_actions = NULL; in os_posix_spawnp() local