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

/freebsd-current/include/
H A Dnsswitch.h67 #define NSSRC_CACHE "cache" /* nscd daemon */ macro
/freebsd-current/lib/libc/include/
H A Dnscache.h160 #define NS_CACHE_CB(cinfo) {NSSRC_CACHE, __nss_cache_handler, (void *)(cinfo) },
/freebsd-current/lib/libc/net/
H A Dnsparser.y156 (strcasecmp(curdbt.srclist[0].name, NSSRC_CACHE) != 0)) ||
H A Dnsdispatch.c501 } else if (strcmp(source, NSSRC_CACHE) == 0 ||
699 if (strcmp(srclist[i].name, NSSRC_CACHE) == 0 &&

Completed in 191 milliseconds