Searched refs:nscd_trace_str (Results 1 – 2 of 2) sorted by relevance
38 #define TRACE_STR(s) nscd_trace_str(#s, s, __FILE__, __LINE__)59 void nscd_trace_str(const char *, const char *, const char *, int);
108 nscd_trace_str(const char *desc, const char *s, const char *f, int l) in nscd_trace_str() function