Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c6122 posix_spawn_file_actions_t *file_actionsp, in parse_file_actions()
6242 posix_spawn_file_actions_t *file_actionsp = NULL; in py_posix_spawn() local