Searched defs:no_rdata (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | dst_api.c | 791 isc_buffer_t *source, isc_mem_t *mctx, bool no_rdata, in dst_key_fromdns_ex() 2350 isc_buffer_t *source, isc_mem_t *mctx, bool no_rdata, in frombuffer()
|
H A D | validator.c | 1123 bool no_rdata = false; in select_signing_key() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | dst_api.c | 764 dst_key_fromdns_ex(const dns_name_t * name,dns_rdataclass_t rdclass,isc_buffer_t * source,isc_mem_t * mctx,bool no_rdata,dst_key_t ** keyp) dst_key_fromdns_ex() argument 2364 frombuffer(const dns_name_t * name,unsigned int alg,unsigned int flags,unsigned int protocol,dns_rdataclass_t rdclass,isc_buffer_t * source,isc_mem_t * mctx,bool no_rdata,dst_key_t ** keyp) frombuffer() argument
|
H A D | validator.c | 1123 bool no_rdata = false; select_signing_key() local
|