Home
last modified time | relevance | path

Searched refs:NSCD_SW_CFG (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/nscd/
H A Dnscd_switch.h262 #define NSCD_SW_CFG(i) nscd_switch_cfg[i] macro
H A Dnscd_nswstate.c858 base->nsw_state.max = NSCD_SW_CFG(cfgdbi).max_nsw_state_per_db; in _nscd_init_nsw_state_base()
859 base->nsw_state_thr.max = NSCD_SW_CFG(cfgdbi).max_nsw_state_per_thread; in _nscd_init_nsw_state_base()
H A Dnscd_getentctx.c575 base->max_getent_ctx = NSCD_SW_CFG(dbi).max_getent_ctx_per_db; in _nscd_init_getent_ctx_base()
H A Dnscd_switch.c696 NSCD_SW_CFG(dbi).enable_lookup == nscd_true)) { in nss_search()
706 NSCD_SW_CFG(dbi).enable_loopback_checking == nscd_true) { in nss_search()