Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/cifuzz/
Ddocker.py45 def get_docker_env_vars(env_mapping): argument
/external/python/cpython2/PC/
D_subprocess.c442 PyObject* env_mapping; in sp_CreateProcess() local
/external/python/cpython3/Modules/clinic/
D_winapi.c.h403 PyObject *env_mapping; in _winapi_CreateProcess() local
/external/python/cpython3/Modules/
D_winapi.c1074 DWORD creation_flags, PyObject *env_mapping, in _winapi_CreateProcess_impl()