Searched refs:_Py_FreeCharPArray (Results 1 – 1 of 1) sorted by relevance
189 static void _Py_FreeCharPArray(char *const array[]);252 _Py_FreeCharPArray(array); in _PySequence_BytesToCharpArray()259 _Py_FreeCharPArray(char *const array[]) in _Py_FreeCharPArray() function1293 _Py_FreeCharPArray(envp); in subprocess_fork_exec_impl()1297 _Py_FreeCharPArray(argv); in subprocess_fork_exec_impl()1299 _Py_FreeCharPArray(exec_array); in subprocess_fork_exec_impl()