Home
last modified time | relevance | path

Searched refs:setup_tmpfile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlogmsg.c29 static void setup_tmpfile (FILE * xfp, char *xprefix, List * changes);
65 setup_tmpfile (FILE *xfp, char *xprefix, List *changes) in setup_tmpfile() function
282 setup_tmpfile (fp, CVSEDITPREFIX, changes); in do_editor()
842 setup_tmpfile (pipefp, "", changes); in logfile_write()
H A DChangeLog-961595 (setup_tmpfile): Don't print the prefix before calling fmt_proc.