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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.h363 extern int get_cache_idx(char *);
H A Dnscd_admin.c290 i = get_cache_idx(dbn);
H A Dcache.c210 get_cache_idx(char *dbname) { function
232 i = get_cache_idx(dbname);
1053 if ((i = get_cache_idx(dbname)) == -1) {
1988 if ((i = get_cache_idx(dbname)) == -1) {
H A Dnscd_frontend.c1511 idx = get_cache_idx("ipnodes");

Completed in 69 milliseconds