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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h2048 mDNSu8 GotSRV; member in struct:ServiceInfoQuery_struct
H A DmDNS.c12128 // If this is our first answer, then set the GotSRV flag and start the address query
12129 if (!query->GotSRV)
12131 query->GotSRV = mDNStrue;
12366 query->GotSRV = mDNSfalse;

Completed in 129 milliseconds