Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/PC/
D_subprocess.c442 PyObject* env_mapping; in sp_CreateProcess() local
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_winapi.c.h403 PyObject *env_mapping; in _winapi_CreateProcess() local
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c1074 DWORD creation_flags, PyObject *env_mapping, in _winapi_CreateProcess_impl()