Home
last modified time | relevance | path

Searched refs:nscd_switch_stats (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/nscd/
H A Dnscd_nswcfgst.c45 nscd_cfg_stat_switch_t *nscd_switch_stats; variable
70 nscd_switch_stats = calloc(NSCD_NUM_DB, in _nscd_alloc_switch_stats()
72 if (nscd_switch_stats == NULL) in _nscd_alloc_switch_stats()
H A Dnscd_switch.h251 extern nscd_cfg_stat_switch_t *nscd_switch_stats;
264 #define NSCD_SW_STATS(i) nscd_switch_stats[i]