Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_subprocess.c326 getenvironment(PyObject* environment) in getenvironment() function
474 environment = getenvironment(env_mapping); in sp_CreateProcess()
/external/python/cpython3/Modules/
D_winapi.c776 getenvironment(PyObject* environment) in getenvironment() function
1104 wenvironment = getenvironment(env_mapping); in _winapi_CreateProcess_impl()