/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | config_reg.c | 97 LONG rcode; in _krb5_store_string_to_reg_value() local 261 LONG rcode = ERROR_MORE_DATA; in _krb5_parse_reg_value_as_multi_string() local 502 LONG rcode; in parse_reg_values() local 533 LONG rcode; in parse_reg_subkeys() local 600 LONG rcode; in load_config_from_regpath() local
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/ |
H A D | inplace_callbacks.py | 77 def inplace_reply_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument 105 def inplace_cache_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument 155 def inplace_local_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument 184 def inplace_servfail_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | result.c | 92 dns_result_fromrcode(dns_rcode_t rcode) dns_result_fromrcode() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/ |
H A D | conf_ssl.c | 71 int rcode = in ssl_module_init() local 91 int rcode = in ssl_module_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-tree.cc | 436 enum rtx_code rcode = get_rtx_code_1 (code, TYPE_UNSIGNED (value_type)); in vec_cmp_icode_p() local 476 enum rtx_code rcode = get_rtx_code_1 (code, TYPE_UNSIGNED (cmp_op_type)); in vcond_icode_p() local
|
H A D | ccmp.cc | 134 get_compare_parts (tree t, int *up, rtx_code *rcode, in get_compare_parts() 167 rtx_code rcode; in expand_ccmp_next() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | result.c | 403 dns_rcode_t rcode = dns_rcode_servfail; in dns_result_torcode() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/dns/ |
H A D | test_dns_lookup.c | 76 int rcode; in main() local
|
H A D | dns_lookup.c | 281 int rcode; /* unfiltered reply code */ member 1016 int *rcode, unsigned lflags) in dns_lookup_x() 1169 VSTRING *fqdn, VSTRING *why, int *rcode, in dns_lookup_rl() 1245 VSTRING *fqdn, VSTRING *why, int *rcode, in dns_lookup_rv()
|
/netbsd-src/external/bsd/libbind/dist/bsd/ |
H A D | writev.c | 46 int i, rcode = 0, count = 0; in __writev() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ccmp.c | 134 get_compare_parts (tree t, int *up, rtx_code *rcode, in get_compare_parts() 167 rtx_code rcode; in expand_ccmp_next() local
|
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | worker_cb.c | 160 void libworker_fg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_fg_done_cb() 167 void libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_bg_done_cb() 174 void libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_event_done_cb()
|
/netbsd-src/external/bsd/unbound/dist/validator/ |
H A D | validator.c | 346 int rcode; in needs_validation() local 1198 struct key_entry_key* kkey, int* rcode, in validate_nameerror_response() 2132 int rcode, suspend, nsec3_calculations = 0; in processValidate() local 2774 int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, in ds_response_to_ke() 3016 int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, in process_ds_response() 3104 int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, in process_dnskey_response() 3206 int id, int rcode, struct dns_msg* msg, struct sock_list* origin) in process_prime_response()
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | notify.c | 49 dns_rcode_t rcode; respond() local
|
/netbsd-src/external/bsd/unbound/dist/util/data/ |
H A D | msgreply.c | 929 uint16_t rcode = FLAGS_GET_RCODE(sldns_buffer_read_u16_at(rmsg, 2)); in log_reply_info() local 1125 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_call_generic() 1147 struct module_qstate* qstate, struct reply_info* rep, int rcode, in inplace_cb_reply_call() 1158 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_cache_call() 1169 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_local_call() 1180 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_servfail_call()
|
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | libworker.c | 554 libworker_fillup_fg(struct ctx_query* q, int rcode, sldns_buffer* buf, in libworker_fillup_fg() 580 libworker_fg_done_cb(void* arg, int rcode, sldns_buffer* buf, enum sec_status s, in libworker_fg_done_cb() 672 libworker_event_done_cb(void* arg, int rcode, sldns_buffer* buf, in libworker_event_done_cb() 797 libworker_bg_done_cb(void* arg, int rcode, sldns_buffer* buf, enum sec_status s, in libworker_bg_done_cb()
|
/netbsd-src/external/bsd/unbound/dist/dynlibmod/examples/ |
H A D | helloworld.c | 119 struct module_qstate* qstate, struct reply_info* rep, int rcode, in reply_callback()
|
/netbsd-src/external/bsd/openldap/dist/clients/tools/ |
H A D | ldapvc.c | 283 int rcode; in main() local
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | petal.c | 388 const char* rcode = "200 OK"; in provide_file_10() local 461 const char* rcode = "200 OK"; in provide_file_chunked() local
|
/netbsd-src/include/arpa/ |
H A D | nameser_compat.h | 75 unsigned rcode :4; /*%< response code */ member 85 unsigned rcode :4; /*%< response code */ member
|
/netbsd-src/external/mpl/dhcp/dist/includes/arpa/ |
H A D | nameser_compat.h | 60 unsigned rcode :4; /* response code */ member 70 unsigned rcode :4; /* response code */ member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
H A D | tkey_249.c | 26 dns_rcode_t rcode; in fromtext_tkey() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
H A D | tkey_249.c | 26 dns_rcode_t rcode; in fromtext_tkey() local
|
/netbsd-src/external/bsd/libbind/dist/include/arpa/ |
H A D | nameser_compat.h | 110 unsigned rcode :4; /*%< response code */ member 120 unsigned rcode :4; /*%< response code */ member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/any_255/ |
H A D | tsig_250.c | 28 dns_rcode_t rcode; in fromtext_any_tsig() local
|