Searched refs:frontend_cfg (Results 1 – 1 of 1) sorted by relevance
62 static nscd_cfg_frontend_t *frontend_cfg; variable1342 frontend_cfg = calloc(NSCD_NUM_DB, sizeof (nscd_cfg_frontend_t)); in _nscd_alloc_frontend_cfg()1343 if (frontend_cfg == NULL) in _nscd_alloc_frontend_cfg()1377 frontend_cfg[nswdb->index] = in _nscd_cfg_frontend_notify()1388 dp = (char *)&frontend_cfg[nswdb->index] + in _nscd_cfg_frontend_notify()1450 j = frontend_cfg[i].worker_thread_per_nsw_db; in _nscd_init_cache_sema()