Searched refs:nscd_switch_stats (Results 1 – 2 of 2) sorted by relevance
45 nscd_cfg_stat_switch_t *nscd_switch_stats; variable70 nscd_switch_stats = calloc(NSCD_NUM_DB, in _nscd_alloc_switch_stats()72 if (nscd_switch_stats == NULL) in _nscd_alloc_switch_stats()
251 extern nscd_cfg_stat_switch_t *nscd_switch_stats;264 #define NSCD_SW_STATS(i) nscd_switch_stats[i]