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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNS.c1134 if (!AuthRecord_uDNS(rr) && rr->resrec.rrtype == kDNSType_SRV && rr->AutoTarget == Target_AutoHost)
1145 if (!AuthRecord_uDNS(rr) && rr->resrec.rrtype == kDNSType_SRV && rr->AutoTarget == Target_AutoHost)
12488 set->RR_PTR.AutoTarget = Target_AutoHost; // Tell mDNS that the target of this PTR is to be kept in sync with our host name
13271 else { sr->RR_SRV.AutoTarget = Target_AutoHost; sr->RR_SRV.resrec.rdata->u.srv.target.c[0] = '\0'; }
13496 else rr->AutoTarget = Target_AutoHost;
H A DmDNSEmbeddedAPI.h1436 Target_AutoHost = 1, enumerator in enum:__anon10942

Completed in 225 milliseconds