Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/nscd/
H A Dnscd_switch.h286 _nscd_get_nsw_state(
H A Dnscd_getentctx.c373 if (_nscd_get_nsw_state(&db_root, params) != NSCD_SUCCESS) { in _nscd_create_getent_ctx()
H A Dnscd_switch.c731 rc = _nscd_get_nsw_state(&root_db, &params); in nss_search()
1119 if (_nscd_get_nsw_state(&root, &params) != in nss_setent_u()
H A Dnscd_nswstate.c672 _nscd_get_nsw_state( in _nscd_get_nsw_state() function