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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c227 get_cache_ctx(char *dbname, nsc_ctx_t **ctx) { function
854 if (get_cache_ctx(nswdb->name, &ctx) != NSCD_SUCCESS)
886 if (get_cache_ctx(nswdb->name, &ctx) != NSCD_SUCCESS)
941 if ((rc = get_cache_ctx(nswdb->name, &ctx)) != NSCD_SUCCESS) {
975 rc = get_cache_ctx(dbname, &ctx1);
1378 if (get_cache_ctx(dbname, &largs->ctx) != NSCD_SUCCESS) {

Completed in 60 milliseconds