Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_posixsubprocess.c398 child_exec(char *const exec_array[], in child_exec()
571 char *const *exec_array, *const *argv = NULL, *const *envp = NULL; in subprocess_fork_exec() local