Searched refs:temp_dir_index (Results 1 – 1 of 1) sorted by relevance
847 static size_t temp_dir_index; in create_temp_file() local850 char const *temp_dir = temp_dirs[temp_dir_index]; in create_temp_file()860 if (++temp_dir_index == temp_dir_count) in create_temp_file()861 temp_dir_index = 0; in create_temp_file()