Searched refs:NSCD_LOG_LEVEL_ALL (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_log.h69 #define NSCD_LOG_LEVEL_ALL 0x7fff /* 32767 */ macro
H A Dnscd_log.c233 * -- >= 6: DBG_ALL --> NSCD_LOG_LEVEL_ALL
244 return (NSCD_LOG_LEVEL_ALL);
348 NSCD_LOG_LEVEL_ALL) == 0)
375 if (_nscd_cfg_bitmap_valid(bt, NSCD_LOG_LEVEL_ALL) == 0)
H A Dnscd_init.c230 _NSCD_LOG(NSCD_LOG_CONFIG, NSCD_LOG_LEVEL_ALL)
H A Dnscd_cfgdef.h211 {NSCD_LOG_LEVEL_ALL};
H A Dcache.c1405 _NSCD_LOG_IF(NSCD_LOG_CACHE, NSCD_LOG_LEVEL_ALL) {

Completed in 50 milliseconds