Searched defs:exec_array (Results 1 – 3 of 3) sorted by relevance
658 child_exec(char *const exec_array[], in child_exec()868 do_fork_exec(char *const exec_array[], in do_fork_exec()1061 char *const *exec_array = _PySequence_BytesToCharpArray(executable_list); in subprocess_fork_exec_impl() local
110 lws_cgi(struct lws *wsi, const char * const *exec_array, in lws_cgi()
974 const char * const *exec_array; member