Home
last modified time | relevance | path

Searched refs:cvs_trace (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dserver.h204 void cvs_trace (int level, const char *fmt, ...)
206 #define TRACE cvs_trace
H A Dserver.c8020 cvs_trace (int level, const char *fmt, ...) in cvs_trace() function
H A DChangeLog1295 * subr.h (cvs_trace, TRACE*): Move to...
2567 * subr.c (cvs_trace): Correct header comment. Some reformatting.
7056 * subr.c (cvs_trace): #ifdef use of server_active.
7530 * cvs.h (cvs_trace): Add attribute for GNU printf format checking.
7551 * subr.c (cvs_trace): Don't assume ANSI C function declarations.
7558 * subr.c (cvs_trace): New function.