Lines Matching defs:dir
207 struct tempdir *dir = cleanup_list.tempdir_list[i]; in cleanup() local
357 register_temp_file (struct temp_dir *dir, in register_temp_file()
371 unregister_temp_file (struct temp_dir *dir, in unregister_temp_file()
392 register_temp_subdir (struct temp_dir *dir, in register_temp_subdir()
407 unregister_temp_subdir (struct temp_dir *dir, in unregister_temp_subdir()
427 do_unlink (struct temp_dir *dir, const char *absolute_file_name) in do_unlink()
441 do_rmdir (struct temp_dir *dir, const char *absolute_dir_name) in do_rmdir()
456 cleanup_temp_file (struct temp_dir *dir, in cleanup_temp_file()
470 cleanup_temp_subdir (struct temp_dir *dir, in cleanup_temp_subdir()
484 cleanup_temp_dir_contents (struct temp_dir *dir) in cleanup_temp_dir_contents()
528 cleanup_temp_dir (struct temp_dir *dir) in cleanup_temp_dir()