Home
last modified time | relevance | path

Searched defs:env_file (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dgetpath.c263 find_env_config_value(FILE * env_file, const wchar_t * key, wchar_t * value) in find_env_config_value()
641 FILE * env_file = NULL; in calculate_path() local
/external/python/cpython3/PC/
Dgetpathp.c493 find_env_config_value(FILE * env_file, const wchar_t * key, wchar_t * value) in find_env_config_value()
671 FILE * env_file = NULL; in calculate_path() local