Searched refs:env_paths (Results 1 – 1 of 1) sorted by relevance
887 const char* env_paths[] = {"TMPDIR", "TMP", "TEMP", "TEMPDIR"}; in __temp_directory_path() local890 for (auto& ep : env_paths) in __temp_directory_path()