Home
last modified time | relevance | path

Searched refs:env_paths (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1434 const char* env_paths[] = {"TMPDIR", "TMP", "TEMP", "TEMPDIR"}; in __temp_directory_path() local
1437 for (auto& ep : env_paths) in __temp_directory_path()