Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpathconfig.c762 _Py_FindEnvConfigValue(FILE *env_file, const wchar_t *key, in _Py_FindEnvConfigValue()
/third_party/python/PC/
Dgetpathp.c716 FILE *env_file = _Py_wfopen(filename, L"r"); in calculate_pyvenv_file() local
/third_party/gstreamer/gstreamer/gst/
Dgstpreset.c415 GKeyFile *env_file; in preset_get_keyfile() local
/third_party/python/Modules/
Dgetpath.c1262 FILE *env_file = NULL; in calculate_read_pyenv() local