Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h3491 extern void FindSPSInCache(mDNS *const m, const DNSQuestion *const q, const CacheRecord *sps[3]);
H A DmDNS.c3100 mDNSexport void FindSPSInCache(mDNS *const m, const DNSQuestion *const q, const CacheRecord *sps[3]) in FindSPSInCache() function
6330 FindSPSInCache(m, &intf->NetWakeBrowse, sps); in BeginSleepProcessing()