Searched defs:NSCD_DEBUG_NONE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_log.c59 #define NSCD_DEBUG_NONE '0' macro
63 static char _nscd_debug = NSCD_DEBUG_NONE;
117 if (_nscd_debug == NSCD_DEBUG_NONE)
129 if (_nscd_debug == NSCD_DEBUG_NONE)
137 if (_nscd_debug == NSCD_DEBUG_NONE)
149 if (_nscd_debug == NSCD_DEBUG_NONE)
184 _nscd_debug = NSCD_DEBUG_NONE;
190 _nscd_debug = NSCD_DEBUG_NONE;

Completed in 972 milliseconds