Searched defs:rcode (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-10-stable/contrib/unbound/libunbound/
H A Dunbound.h153 int rcode; member in struct:ub_result
H A Dlibworker.c533 libworker_fillup_fg(struct ctx_query* q, int rcode, sldns_buffer* buf, argument
558 libworker_fg_done_cb(void* arg, int rcode, sldns_buffer* buf, enum sec_status s, char* why_bogus) argument
633 libworker_event_done_cb(void* arg, int rcode, sldns_buffer* buf, enum sec_status s, char* why_bogus) argument
741 libworker_bg_done_cb(void* arg, int rcode, sldns_buffer* buf, enum sec_status s, char* why_bogus) argument
[all...]
/freebsd-10-stable/lib/libc/resolv/
H A Dres_findzonecut.c283 u_int rcode; local
H A Dres_debug.c278 u_int opcode, rcode, id; local
719 p_rcode(int rcode) { argument
/freebsd-10-stable/contrib/sendmail/libmilter/
H A Dsmfi.c637 smfi_setmlreply(SMFICTX *ctx, const char *rcode, const char *xcode, ...) argument
[all...]
/freebsd-10-stable/contrib/sendmail/src/
H A Ddomain.c91 int i, rcode; local
[all...]
H A Dsavemail.c1764 int rcode; local
H A Dusersmtp.c2871 int rcode; local
/freebsd-10-stable/crypto/openssl/crypto/conf/
H A Dconf_mod.c222 char rcode[DECIMAL_SIZE(ret) + 1]; local
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-smb.c1093 int name_trn_id, response, opcode, nm_flags, rcode; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcontext.c777 LONG rcode; local
/freebsd-10-stable/include/arpa/
H A Dnameser_compat.h74 unsigned rcode :4; /*%< response code */ member in struct:__anon5555
84 unsigned rcode :4; /*%< response code */ member in struct:__anon5555
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_utils.c62 int rcode = (int)FLAGS_GET_RCODE(rep->flags); local
H A Dvalidator.c286 int rcode; local
844 validate_nameerror_response(struct module_env* env, struct val_env* ve, struct query_info* qchase, struct reply_info* chase_reply, struct key_entry_key* kkey, int* rcode) argument
1656 int rcode; local
2438 ds_response_to_ke(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, struct key_entry_key** ke) argument
2656 process_ds_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, struct sock_list* origin) argument
2729 process_dnskey_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, struct sock_list* origin) argument
2825 process_prime_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct sock_list* origin) argument
2899 process_dlv_response(struct module_qstate* qstate, struct val_qstate* vq, int id, int rcode, struct dns_msg* msg, struct query_info* qinfo) argument
[all...]
/freebsd-10-stable/contrib/unbound/services/
H A Dmesh.c785 mesh_do_callback(struct mesh_state* m, int rcode, struct reply_info* rep, argument
839 mesh_send_reply(struct mesh_state* m, int rcode, struct reply_info* rep, struct mesh_reply* r, struct mesh_reply* prev) argument
[all...]
H A Dlocalzone.c1056 int rcode = ld?LDNS_RCODE_NOERROR:LDNS_RCODE_NXDOMAIN; local
1073 int rcode = LDNS_RCODE_NOERROR; local
953 local_encode(struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, struct ub_packed_rrset_key* rrset, int ansec, int rcode) argument
/freebsd-10-stable/usr.sbin/ppp/
H A Dip.c95 unsigned rcode : 4; member in struct:dns_header
/freebsd-10-stable/contrib/ldns/
H A Dpacket.c536 ldns_pkt_set_rcode(ldns_pkt *packet, uint8_t rcode) argument
H A Dresolver.c1279 ldns_lookup_table *rcode; local
/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c248 print_rcode(uint8_t rcode) { argument
607 ldns_pkt_rcode rcode; local
674 ldns_pkt_rcode rcode; local
[all...]
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_nbt.c214 u_short dir: 1, opcode:4, nmflags:7, rcode:4; member in struct:__anon10924
231 PrintRcode(u_char rcode) argument
/freebsd-10-stable/contrib/unbound/iterator/
H A Diterator.c271 error_response(struct module_qstate* qstate, int id, int rcode) argument
292 error_response_cache(struct module_qstate* qstate, int id, int rcode) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_bpfjit.c124 const uint16_t rcode = insns[0].code; local
/freebsd-10-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_bpfjit.c139 const uint16_t rcode = insns[0].code; local
/freebsd-10-stable/sys/net80211/
H A Dieee80211_hwmp.c1693 hwmp_senderror(struct ieee80211vap *vap, const uint8_t addr[IEEE80211_ADDR_LEN], struct ieee80211_mesh_route *rt, int rcode) argument

Completed in 228 milliseconds

12