Searched refs:tmpdirp (Results 1 – 1 of 1) sorted by relevance
251 struct tempdir * volatile *tmpdirp = NULL; in create_temp_dir() local262 tmpdirp = &cleanup_list.tempdir_list[i]; in create_temp_dir()265 if (tmpdirp == NULL) in create_temp_dir()301 tmpdirp = &cleanup_list.tempdir_list[cleanup_list.tempdir_count]; in create_temp_dir()304 *tmpdirp = NULL; in create_temp_dir()330 *tmpdirp = tmpdir; in create_temp_dir()