Searched refs:GotSRV (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h2027 mDNSu8 GotSRV; member in struct:ServiceInfoQuery_struct
H A DmDNS.c12027 // If this is our first answer, then set the GotSRV flag and start the address query
12028 if (!query->GotSRV)
12030 query->GotSRV = mDNStrue;
12257 query->GotSRV = mDNSfalse;

Completed in 304 milliseconds