Searched defs:temp_dir (Results 1 – 5 of 5) sorted by relevance
45 struct temp_dir struct61 Return a fresh 'struct temp_dir' on success. Upon error, an error message argument
328 class temp_dir { class
584 impl::temp_dir::temp_dir(const path& p) in temp_dir() function in impl::temp_dir
845 char temp_file[PATH_MAX], temp_dir[PATH_MAX]; in _vg_write_file() local
6144 const char* temp_dir = internal::posix::GetEnv("TEMP"); in TempDir() local