Searched refs:CRDNSSECQuestion (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNS.c8342 neg->CRDNSSECQuestion = 1;
8353 neg->CRDNSSECQuestion = 0;
8384 negcr->CRDNSSECQuestion = 0;
8393 negcr->CRDNSSECQuestion = 1;
8409 negcr->CRDNSSECQuestion = 0;
8411 negcr->CRDNSSECQuestion = 1;
8825 rr->CRDNSSECQuestion = 0;
8828 LogInfo("mDNSCoreReceiveResponse: CRDNSSECQuestion set for record %s, question %##s (%s)", CRDisplayString(m, rr),
8830 rr->CRDNSSECQuestion = 1;
9225 rr->CRDNSSECQuestion
[all...]
H A Ddnssec.c739 expectRRSIG = cr->CRDNSSECQuestion;
925 expectRRSIG = cr->CRDNSSECQuestion;
H A DmDNSEmbeddedAPI.h1645 mDNSu8 CRDNSSECQuestion; // Set to 1 if this was created in response to a DNSSEC question member in struct:CacheRecord_struct

Completed in 285 milliseconds