Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c231 get_cache_ctx(char *dbname, nsc_ctx_t **ctx) in get_cache_ctx() function
880 if (get_cache_ctx(nswdb->name, &ctx) != NSCD_SUCCESS) in _nscd_cfg_cache_notify()
912 if (get_cache_ctx(nswdb->name, &ctx) != NSCD_SUCCESS) in _nscd_cfg_cache_notify()
967 if ((rc = get_cache_ctx(nswdb->name, &ctx)) != NSCD_SUCCESS) { in _nscd_cfg_cache_get_stat()
1001 rc = get_cache_ctx(dbname, &ctx1); in nsc_info()
1404 if (get_cache_ctx(dbname, &largs->ctx) != NSCD_SUCCESS) { in lookup_int()