Searched refs:nscd_trace_int (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.sbin/nscd/
H A Ddebug.h40 #define TRACE_INT(i) nscd_trace_int(#i, i, __FILE__, __LINE__)
61 void nscd_trace_int(const char *, int, const char *, int);
H A Ddebug.c96 nscd_trace_int(const char *desc, int i, const char *f, int l) function

Completed in 101 milliseconds