Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.h344 extern void nsc_info(nsc_ctx_t *, char *, nscd_cfg_cache_t cfg[],
H A Dnscd_admin.c90 (void) nsc_info(NULL, NULL, admin_c.cache_cfg, admin_c.cache_stats); in _nscd_client_showstats()
H A Dcache.c986 nsc_info(nsc_ctx_t *ctx, char *dbname, nscd_cfg_cache_t cfg[], in nsc_info() function