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

/freebsd-13-stable/usr.sbin/nscd/
H A Ddebug.h40 #define TRACE_STR(s) nscd_trace_str(#s, s, __FILE__, __LINE__)
61 void nscd_trace_str(const char *, const char *, const char *, int);
H A Ddebug.c110 nscd_trace_str(const char *desc, const char *s, const char *f, int l) function

Completed in 100 milliseconds