HomeSort by: relevance | last modified time | path
    Searched refs:dbprintf (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.h 154 void dbprintf(const char *, const char *, size_t, const char *, ...)
157 ? dbprintf(__FILE__, __func__, __LINE__, __VA_ARGS__) : ((void)0))
syslogd.c 4981 * suppress all dbprintf output (there better be free bits in
4992 dbprintf(const char *fname, const char *funname, function in typeref:typename:void

Completed in 49 milliseconds