Home
last modified time | relevance | path

Searched refs:format_cmdline (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dsubr.h69 char *format_cmdline (bool oldway, const char *srepos, const char *format, ...);
71 char *format_cmdline (const char *format, ...);
Dlogmsg.c802 cmdline = format_cmdline ( in logfile_write()
924 verifymsg_script = format_cmdline ( in verifymsg_proc()
Dsubr.c1029 format_cmdline (bool oldway, const char *srepos, const char *format, ...) in format_cmdline() function
1031 format_cmdline (const char *format, ...) in format_cmdline()
Dfileattr.c527 cmdline = format_cmdline ( in postwatch_proc()
Dtag.c376 cmdline = format_cmdline ( in posttag_proc()
813 cmdline = format_cmdline ( in pretag_proc()
Dadmin.c164 cmdline = format_cmdline ( in postadmin_proc()
Dedit.c827 cmdline = format_cmdline ( in notify_proc()
DChangeLog368 (verifymsg_proc): ...here, to pass through to format_cmdline.
3550 * subr.c (format_cmdline), cvs.h (format_cmdline): Accept bool rather
3663 (format_cmdline): Fix proto to match change below.
4453 (format_cmdline), tag.c (pretag_list_to_args_proc):
4546 cmdline_escape, cmdline_quote, format_cmdline): Move...
4673 (format_cmdline): UNIQUE_*_TYPE_* macros imply HAVE_*, so no need
4683 * run.c (format_cmdline): Don't accept printf `L' modifier at all when
4698 (format_cmdline): Fix bugs and portability problems.
4700 (pretag_proc): Correct call to format_cmdline: %hhc is not a valid
4723 * run.c (format_cmdline): Correct some typos and cut/paste errors.
[all …]
Dcommit.c1251 cmdline = format_cmdline ( in precommit_proc()
Dserver.c2373 cmdline = format_cmdline ( in prepost_proxy_proc()
/netbsd/src/external/gpl2/xcvs/dist/
DChangeLog1785 post-C89 constructs in the new format_cmdline stuff when they are not
1801 format_cmdline() in src/run.c. UNIQUE_X_TYPE_Y means that