Searched refs:frontend_cfg (Results 1 – 1 of 1) sorted by relevance
64 static nscd_cfg_frontend_t *frontend_cfg; variable1349 frontend_cfg = calloc(NSCD_NUM_DB, sizeof (nscd_cfg_frontend_t)); in _nscd_alloc_frontend_cfg()1350 if (frontend_cfg == NULL) in _nscd_alloc_frontend_cfg()1384 frontend_cfg[nswdb->index] = in _nscd_cfg_frontend_notify()1395 dp = (char *)&frontend_cfg[nswdb->index] + in _nscd_cfg_frontend_notify()1457 j = frontend_cfg[i].worker_thread_per_nsw_db; in _nscd_init_cache_sema()