Searched refs:cvs_temp_file (Results 1 – 13 of 13) sorted by relevance
549 if ((fp1 = cvs_temp_file (&tmpfile1)) == NULL) in patch_fileproc()558 if ((fp2 = cvs_temp_file (&tmpfile2)) == NULL) in patch_fileproc()567 if ((fp3 = cvs_temp_file (&tmpfile3)) == NULL) in patch_fileproc()
714 fp = cvs_temp_file (&fn); in cvs_temp_name()744 cvs_temp_file (char **filename) in cvs_temp_file() function
218 if( ( fp = cvs_temp_file( &fname ) ) == NULL ) in do_editor()893 if ((fp = cvs_temp_file (&(vpd->fname))) == NULL) in verifymsg_proc()
387 if ((tmp_fp = cvs_temp_file (&tmp_name)) == NULL) in password_entry_operation()
88 lb->log = cvs_temp_file (&lb->back_fn); in log_buffer_force_file()
528 FILE *cvs_temp_file (char **filename);
360 if ((logfp = cvs_temp_file (&tmpfile)) == NULL) in import()
1825 accessfpout = cvs_temp_file (&tmpaccessout); in write_perms()
632 fp = cvs_temp_file (&fname); in commit()
240 * filesubr.c (cvs_temp_file): Use get_cvs_tmp_dir.1138 * filesubr.c (deep_remove_dir, cvs_temp_file): Ditto.6015 * filesubr.c (cvs_temp_file): Replace a chmod 0600, which shouldn't6046 * filesubr.c (cvs_temp_file): Expand comments. Check for glibc version6051 * logmsg.c (do_editor): Use cvs_temp_file rather than cvs_temp_name to6543 * filesubr.c (cvs_temp_file): Tidy a comment.9784 * filesubr.c (cvs_temp_file): back out the previous change in the9789 * filesubr.c (cvs_temp_file): refine the exit behavior to notice if9795 * filesubr.c (cvs_temp_file): fixed a garble or two, added some9800 * filesubr.c (cvs_temp_file): added cvs_temp_file[all …]
246 the cvs_temp_file function.248 by cvs_temp_file (always set to `$TMPDIR/$tempfile').
762 201. cvs_temp_file should be creating temporary files in a privately owned
3885 * TODO: Add note about cvs_temp_file.4101 new cvs_temp_file function.