| /freebsd/crypto/openssl/crypto/conf/ |
| H A D | conf_ssl.c | 71 int rcode = in ssl_module_init() local 91 int rcode = in ssl_module_init() local
|
| /freebsd/contrib/unbound/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() argument 167 void libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_bg_done_cb() argument 174 void libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_event_done_cb() argument
|
| /freebsd/contrib/unbound/validator/ |
| H A D | validator.c | 391 int rcode; in needs_validation() local 1242 struct key_entry_key* kkey, int* rcode, in validate_nameerror_response() 2176 int rcode, suspend, nsec3_calculations = 0; in processValidate() local 2885 int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, in ds_response_to_ke() 3146 int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, in process_ds_response() 3246 int id, int rcode, struct dns_msg* msg, struct query_info* qinfo, in process_dnskey_response() 3368 int id, int rcode, struct dns_msg* msg, struct sock_list* origin, in process_prime_response()
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-domain.c | 53 ns_rcode(u_int rcode) { in ns_rcode() 906 uint16_t flags, rcode, rdlen, type; in domain_print() local
|
| /freebsd/contrib/unbound/dynlibmod/examples/ |
| H A D | helloworld.c | 119 struct module_qstate* qstate, struct reply_info* rep, int rcode, in reply_callback()
|
| /freebsd/contrib/unbound/util/data/ |
| H A D | msgreply.c | 973 uint16_t rcode = FLAGS_GET_RCODE(sldns_buffer_read_u16_at(rmsg, 2)); in log_reply_info() local 1210 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_call_generic() 1232 struct module_qstate* qstate, struct reply_info* rep, int rcode, in inplace_cb_reply_call() 1243 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_cache_call() 1254 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_local_call() 1265 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_servfail_call()
|
| /freebsd/contrib/unbound/libunbound/ |
| H A D | libworker.c | 540 libworker_fillup_fg(struct ctx_query* q, int rcode, sldns_buffer* buf, in libworker_fillup_fg() 566 libworker_fg_done_cb(void* arg, int rcode, sldns_buffer* buf, enum sec_status s, in libworker_fg_done_cb() 659 libworker_event_done_cb(void* arg, int rcode, sldns_buffer* buf, in libworker_event_done_cb() 785 libworker_bg_done_cb(void* arg, int rcode, sldns_buffer* buf, enum sec_status s, in libworker_bg_done_cb()
|
| /freebsd/contrib/sendmail/libmilter/ |
| H A D | smfi.c | 563 smfi_setreply(ctx, rcode, xcode, message) in smfi_setreply() argument 636 smfi_setmlreply(SMFICTX *ctx, const char *rcode, const char *xcode, ...) in smfi_setmlreply()
|
| /freebsd/contrib/sendmail/src/ |
| H A D | deliver.c | 1434 logfailover(e, m, mci, rcode, rcpt) in logfailover() argument 1511 # define logfailover(e, m, mci, rcode, rcpt) ((void) 0) argument 1688 int rcode; /* response code */ local 4800 markfailure(e, q, mci, rcode, ovr) in markfailure() argument 5328 logdelivery(m, mci, dsn, status, ctladdr, xstart, e, to, rcode) in logdelivery() argument 7091 auto int rcode; local
|
| H A D | main.c | 4452 auto int rcode; local 4503 auto int rcode = EX_OK; local 4572 auto int rcode = EX_OK; local
|
| H A D | domain.c | 714 int i, rcode; local 863 getmxrr(host, mxhosts, mxprefs, flags, rcode, pttl, port, pad) in getmxrr() argument
|
| H A D | savemail.c | 1847 int rcode; local
|
| /freebsd/include/arpa/ |
| H A D | nameser_compat.h | 76 unsigned rcode :4; /*%< response code */ member 86 unsigned rcode :4; /*%< response code */ member
|
| /freebsd/sys/dev/smartpqi/ |
| H A D | smartpqi_sis.c | 509 int rcode = PQI_STATUS_SUCCESS; in pqisrc_sis_wait_for_db_bit_to_clear() local
|
| /freebsd/contrib/ldns-host/ |
| H A D | ldns-host.c | 382 print_rcode(uint8_t rcode) { in print_rcode() 746 ldns_pkt_rcode rcode; in query() local 816 ldns_pkt_rcode rcode; in report() local
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | worker.c | 1157 int rcode = LDNS_RCODE_NOERROR; in answer_notify() local 2542 void libworker_fg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_fg_done_cb() 2549 void libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_bg_done_cb() 2556 void libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_event_done_cb()
|
| /freebsd/lib/libc/resolv/ |
| H A D | res_debug.c | 272 u_int opcode, rcode, id; in res_pquery() local 710 p_rcode(int rcode) { in p_rcode()
|
| /freebsd/sys/netinet/libalias/ |
| H A D | alias_nbt.c | 209 u_short dir:1, opcode:4, nmflags:7, rcode:4; member 225 PrintRcode(u_char rcode) in PrintRcode()
|
| /freebsd/contrib/ldns/ldns/ |
| H A D | wire2host.h | 69 #define LDNS_RCODE_SET(wirebuf, rcode) \ argument
|
| /freebsd/contrib/unbound/services/ |
| H A D | localzone.c | 1303 local_encode(struct query_info * qinfo,struct module_env * env,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct ub_packed_rrset_key * rrset,int ansec,int rcode) local_encode() argument 1337 local_error_encode(struct query_info * qinfo,struct module_env * env,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,int rcode,int r,int ede_code,const char * ede_txt) local_error_encode() argument 1675 int rcode = (ld || lz_type == local_zone_redirect || local_zones_zone_answer() local 1748 int rcode = LDNS_RCODE_NOERROR; local_zones_zone_answer() local [all...] |
| /freebsd/contrib/unbound/ipset/ |
| H A D | ipset.c | 44 static int error_response(struct module_qstate* qstate, int id, int rcode) { in error_response()
|
| /freebsd/contrib/unbound/dynlibmod/ |
| H A D | dynlibmod.c | 214 struct module_qstate* qstate, struct reply_info* rep, int rcode, in dynlib_inplace_cb_reply_generic()
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | unbound-dnstap-socket.c | 1706 libworker_fg_done_cb(void * ATTR_UNUSED (arg),int ATTR_UNUSED (rcode),struct sldns_buffer * ATTR_UNUSED (buf),enum sec_status ATTR_UNUSED (s),char * ATTR_UNUSED (why_bogus),int ATTR_UNUSED (was_ratelimited)) libworker_fg_done_cb() argument 1713 libworker_bg_done_cb(void * ATTR_UNUSED (arg),int ATTR_UNUSED (rcode),struct sldns_buffer * ATTR_UNUSED (buf),enum sec_status ATTR_UNUSED (s),char * ATTR_UNUSED (why_bogus),int ATTR_UNUSED (was_ratelimited)) libworker_bg_done_cb() argument 1720 libworker_event_done_cb(void * ATTR_UNUSED (arg),int ATTR_UNUSED (rcode),struct sldns_buffer * ATTR_UNUSED (buf),enum sec_status ATTR_UNUSED (s),char * ATTR_UNUSED (why_bogus),int ATTR_UNUSED (was_ratelimited)) libworker_event_done_cb() argument
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iterator.c | 274 error_response(struct module_qstate* qstate, int id, int rcode) in error_response() 295 error_response_cache(struct module_qstate* qstate, int id, int rcode) in error_response_cache() 667 char rcode[256], rc[32]; in errinf_reply() local
|
| /freebsd/contrib/unbound/sldns/ |
| H A D | pkthdr.h | 63 #define LDNS_RCODE_SET(wirebuf, rcode) \ argument
|