Searched refs:NSSRC_CACHE (Results 1 – 4 of 4) sorted by relevance
67 #define NSSRC_CACHE "cache" /* nscd daemon */ macro
156 (strcasecmp(curdbt.srclist[0].name, NSSRC_CACHE) != 0)) ||
501 } else if (strcmp(source, NSSRC_CACHE) == 0 || in nss_load_module()699 if (strcmp(srclist[i].name, NSSRC_CACHE) == 0 && in _nsdispatch()
160 #define NS_CACHE_CB(cinfo) {NSSRC_CACHE, __nss_cache_handler, (void *)(cinfo) },