Searched defs:env_list (Results 1 – 4 of 4) sorted by relevance
62 PyObject *env_list; in subprocess_fork_exec() local
35 static std::vector<std::wstring> env_list; variable
1010 PyObject *env_list, int p2cread, int p2cwrite, in subprocess_fork_exec_impl()
2831 const wchar_t* env_list[] = { tmp_env, temp_env, localappdata_env, userprofile_env }; in temp_directory_path() local