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

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Dcert.h32 dns_cert_fromtext(dns_cert_t *certp, isc_textregion_t *source);
38 *\li 'certp' is a valid pointer.
/macosx-10.10.1/Security-57031.1.35/Security/include/security_smime/
H A DtsaSupport.c299 CSSM_DATA_PTR *certp; local
306 for (certp=outCerts;*certp;certp++, ++jx)
312 tsaWriteFileX(fname, (*certp)->Data, (*certp)->Length);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_smime/lib/
H A DtsaSupport.c299 CSSM_DATA_PTR *certp; local
306 for (certp=outCerts;*certp;certp++, ++jx)
312 tsaWriteFileX(fname, (*certp)->Data, (*certp)->Length);
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Drcode.c297 dns_cert_fromtext(dns_cert_t *certp, isc_textregion_t *source) { argument
300 *certp = value;

Completed in 140 milliseconds