Searched refs:TrustAnchors (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DDNSSECSupport.c59 TrustAnchor **t = &m->TrustAnchors;
78 TrustAnchor **ta = &m->TrustAnchors;
104 tmp = m->TrustAnchors;
620 m->TrustAnchors = mDNSNULL;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A Ddnssec.c3201 for (ta = m->TrustAnchors; ta; ta = ta->next)
3251 for (ta = m->TrustAnchors; ta; ta = ta->next)
3599 for (ta = m->TrustAnchors; ta; ta = ta->next)
H A DmDNSEmbeddedAPI.h2448 TrustAnchor *TrustAnchors; member in struct:mDNS_struct
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Duds_daemon.c5797 if (!m->TrustAnchors)
5807 for (ta=m->TrustAnchors; ta; ta=ta->next)

Completed in 227 milliseconds