Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnsparse.c80 static struct __nsw_switchconfig *scrounge_cache(const char *);
626 cfp = scrounge_cache(dbase); in __nsw_getconfig()
671 cfp = scrounge_cache(tokenp); in __nsw_getconfig()
729 scrounge_cache(const char *dbase) in scrounge_cache() function