Searched refs:cvs_temp_file (Results 1 – 8 of 8) sorted by relevance
503 if ((fp1 = cvs_temp_file (&tmpfile1)) == NULL) in patch_fileproc()512 if ((fp2 = cvs_temp_file (&tmpfile2)) == NULL) in patch_fileproc()521 if ((fp3 = cvs_temp_file (&tmpfile3)) == NULL) in patch_fileproc()
679 fp = cvs_temp_file (&fn); in cvs_temp_name()709 cvs_temp_file (char **filename) in cvs_temp_file() function
216 if( ( fp = cvs_temp_file( &fname ) ) == NULL ) in do_editor()888 if ((fp = cvs_temp_file (&(vpd->fname))) == NULL) in verifymsg_proc()
385 if ((tmp_fp = cvs_temp_file (&tmp_name)) == NULL) in password_entry_operation()
86 lb->log = cvs_temp_file (&lb->back_fn); in log_buffer_force_file()
502 FILE *cvs_temp_file (char **filename);
344 if ((logfp = cvs_temp_file (&tmpfile)) == NULL) in import()
682 fp = cvs_temp_file (&fname); in commit()