Home | History | Annotate | Download | only in gnulib-lib

Lines Matching refs:temp_dir

78    'struct temp_dir' from the public header file overlaps with this.  */
245 Return a fresh 'struct temp_dir' on success. Upon error, an error message
247 struct temp_dir *
346 return (struct temp_dir *) tmpdir;
357 register_temp_file (struct temp_dir *dir,
371 unregister_temp_file (struct temp_dir *dir,
392 register_temp_subdir (struct temp_dir *dir,
407 unregister_temp_subdir (struct temp_dir *dir,
427 do_unlink (struct temp_dir *dir, const char *absolute_file_name)
441 do_rmdir (struct temp_dir *dir, const char *absolute_dir_name)
456 cleanup_temp_file (struct temp_dir *dir,
470 cleanup_temp_subdir (struct temp_dir *dir,
484 cleanup_temp_dir_contents (struct temp_dir *dir)
528 cleanup_temp_dir (struct temp_dir *dir)