Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h471 # define dlog if (amuDebug(D_FULL)) dplog
495 extern void dplog(const char *fmt, ...)
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxutil.c425 dplog(const char *fmt, ...) in dplog() function
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog7805 (dplog): fmt is const
9217 * libamu/xutil.c (dplog): make sure logfp is initialized
9648 * include/am_utils.h: Declare plog, dplog as printf-like.