Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DIdentify.c121 mDNSlocal void InfoCallback(mDNS *const m, DNSQuestion *question, const ResourceRecord *const answe… in InfoCallback() function
347 if (hostname[0]) DoQuery(&q, hostname, kDNSQType_ANY, &target, InfoCallback); in main()