Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h3457 extern void FindSPSInCache(mDNS *const m, const DNSQuestion *const q, const CacheRecord *sps[3]);
H A DmDNS.c3452 mDNSexport void FindSPSInCache(mDNS *const m, const DNSQuestion *const q, const CacheRecord *sps[3]) in FindSPSInCache() function
6826 FindSPSInCache(m, &intf->NetWakeBrowse, sps); in BeginSleepProcessing()