Searched refs:temp_dir_alloc (Results 1 – 1 of 1) sorted by relevance
331 static size_t temp_dir_alloc; variable1235 if (temp_dir_count == temp_dir_alloc) in add_temp_dir()1236 temp_dirs = X2NREALLOC (temp_dirs, &temp_dir_alloc); in add_temp_dir()