Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dnsparse.c81 static struct __nsw_switchconfig_v1 *scrounge_cache_v1(const char *);
524 if (cfp = scrounge_cache_v1(dbase)) { in __nsw_getconfig_v1()
568 if (cfp = scrounge_cache_v1(tokenp)) { in __nsw_getconfig_v1()
710 scrounge_cache_v1(const char *dbase) in scrounge_cache_v1() function