Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dnsparse.c82 static struct __nsw_switchconfig *scrounge_cache(const char *);
622 if (cfp = scrounge_cache(dbase)) { in __nsw_getconfig()
665 if (cfp = scrounge_cache(tokenp)) { in __nsw_getconfig()
721 scrounge_cache(const char *dbase) in scrounge_cache() function