Home
last modified time | relevance | path

Searched refs:convertenviron (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dposixmodule.c643 convertenviron(void) in convertenviron() function
9492 v = convertenviron(); in INITFUNC()
/external/python/cpython3/Modules/
Dposixmodule.c1516 convertenviron(void) in convertenviron() function
15353 PyObject *v = convertenviron(); in posixmodule_exec()