Searched refs:DST_R_NOTPUBLICKEY (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Dresult.h49 #define DST_R_NOTPUBLICKEY (ISC_RESULTCLASS_DST + 15) macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dresult.h242 DST_R_NOTPUBLICKEY, enumerator in enum:isc_result
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dresult.c239 [DST_R_NOTPUBLICKEY] = "not a public key",
489 [DST_R_NOTPUBLICKEY] = "DST_R_NOTPUBLICKEY",
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_api.c396 return (DST_R_NOTPUBLICKEY);
414 return (DST_R_NOTPUBLICKEY);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c378 return (DST_R_NOTPUBLICKEY);
396 return (DST_R_NOTPUBLICKEY);

Completed in 278 milliseconds