| /openbsd-src/usr.sbin/nsd/ |
| H A D | query.h | 32 struct query { struct 39 * The address the query was received from. argument 60 * Maximum supported query size. argument 72 /* TSIG record information and running hash for query-response */ argument 82 /* Normalized query domain name. */ argument 89 /* The zone used to answer the query. */ argument 90 zone_type *zone; 116 * query name when generated from a wildcard record. argument 121 /* number of temporary domains used for the query */ argument 122 size_t number_temporary_domains; [all …]
|
| H A D | query.c | 167 query_formerr (struct query *query, nsd_type* nsd) in query_formerr() 181 query_type *query = (query_type *) data; in query_cleanup() local 189 query_type *query in query_create() local 312 process_query_section(query_type *query) in process_query_section() 421 answer_notify(struct nsd* nsd, struct query *query) in answer_notify() 679 add_additional_rrsets(struct query *query, answer_type *answer, in add_additional_rrsets() 738 answer_needs_ns(struct query* query) in answer_needs_ns() 748 add_rrset(struct query *query, in add_rrset() 920 answer_delegation(query_type *query, answer_type *answer) in answer_delegation() 958 answer_soa(struct query *query, answer_type *answer) in answer_soa() [all …]
|
| H A D | rrl.c | 150 static uint64_t rrl_get_source(query_type* query, uint16_t* c2) in rrl_get_source() 242 static uint16_t rrl_classify(query_type* query, const uint8_t** d, in rrl_classify() 306 static void examine_query(query_type* query, uint32_t* hash, uint64_t* source, in examine_query() 354 rrl_msg(query_type* query, const char* str) in rrl_msg() 382 uint32_t rrl_update(query_type* query, uint32_t hash, uint64_t source, in rrl_update() 456 int rrl_process_query(query_type* query) in rrl_process_query() 477 query_state_type rrl_slip(query_type* query)
|
| H A D | nsec3.c | 861 nsec3_add_rrset(struct query* query, struct answer* answer, in nsec3_add_rrset() 873 nsec3_add_nonexist_proof(struct query* query, struct answer* answer, in nsec3_add_nonexist_proof() 933 struct query* query, struct answer* answer, in nsec3_add_closest_encloser_proof() 947 nsec3_answer_wildcard(struct query *query, struct answer *answer, in nsec3_answer_wildcard() 958 nsec3_add_ds_proof(struct query *query, struct answer *answer, in nsec3_add_ds_proof() 1013 nsec3_answer_nodata(struct query* query, struct answer* answer, in nsec3_answer_nodata() 1080 nsec3_answer_delegation(struct query *query, struct answer *answer) in nsec3_answer_delegation() 1108 nsec3_answer_authoritative(struct domain** match, struct query *query, in nsec3_answer_authoritative()
|
| H A D | edns.c | 83 edns_record_type* edns, struct query* query, nsd_type* nsd) in edns_handle_option() 128 query_type* query, nsd_type* nsd) in edns_parse_record()
|
| /freebsd-src/contrib/wpa/wpa_supplicant/ |
| H A D | gas_query.c | 136 gas_query_free(struct gas_query_pending * query,int del_list) gas_query_free() argument 156 gas_query_done(struct gas_query * gas,struct gas_query_pending * query,enum gas_query_result result) gas_query_done() argument 183 struct gas_query_pending *query, *next; gas_query_deinit() local 209 gas_query_append(struct gas_query_pending * query,const u8 * data,size_t len) gas_query_append() argument 227 struct gas_query_pending *query; gas_query_tx_status() local 276 gas_query_tx(struct gas_query * gas,struct gas_query_pending * query,struct wpabuf * req,unsigned int wait_time) gas_query_tx() argument 318 gas_query_tx_comeback_req(struct gas_query * gas,struct gas_query_pending * query) gas_query_tx_comeback_req() argument 345 struct gas_query_pending *query = user_ctx; gas_query_rx_comeback_timeout() local 374 struct gas_query_pending *query = user_ctx; gas_query_tx_comeback_timeout() local 383 gas_query_tx_comeback_req_delay(struct gas_query * gas,struct gas_query_pending * query,u16 comeback_delay) gas_query_tx_comeback_req_delay() argument 404 gas_query_rx_initial(struct gas_query * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u16 comeback_delay) gas_query_rx_initial() argument 436 gas_query_rx_comeback(struct gas_query * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u8 frag_id,u8 more_frags,u16 comeback_delay) gas_query_rx_comeback() argument 513 struct gas_query_pending *query; gas_query_rx() local 647 struct gas_query_pending *query = user_ctx; gas_query_timeout() local 672 struct gas_query_pending *query = work->ctx; gas_query_start_cb() local 704 gas_query_tx_initial_req(struct gas_query * gas,struct gas_query_pending * query) gas_query_tx_initial_req() argument 746 gas_query_set_sa(struct gas_query * gas,struct gas_query_pending * query) gas_query_set_sa() argument 830 struct gas_query_pending *query; gas_query_req() local 878 struct gas_query_pending *query; gas_query_stop() local [all...] |
| H A D | p2p_supplicant_sd.c | 150 const struct wpabuf *query) in wpas_p2p_service_get_bonjour() argument 261 static int match_bonjour_query(struct p2p_srv_bonjour *bsrv, const u8 *query, in match_bonjour_query() argument 290 wpas_sd_req_bonjour(struct wpa_supplicant * wpa_s,struct wpabuf * resp,u8 srv_trans_id,const u8 * query,size_t query_len) wpas_sd_req_bonjour() argument 397 wpas_sd_req_upnp(struct wpa_supplicant * wpa_s,struct wpabuf * resp,u8 srv_trans_id,const u8 * query,size_t query_len) wpas_sd_req_upnp() argument 479 wpas_sd_req_wfd(struct wpa_supplicant * wpa_s,struct wpabuf * resp,u8 srv_trans_id,const u8 * query,size_t query_len) wpas_sd_req_wfd() argument 559 wpas_sd_req_asp(struct wpa_supplicant * wpa_s,struct wpabuf * resp,u8 srv_trans_id,const u8 * query,size_t query_len) wpas_sd_req_asp() argument 968 wpas_p2p_sd_request_upnp(struct wpa_supplicant * wpa_s,const u8 * dst,u8 version,const char * query) wpas_p2p_sd_request_upnp() argument 1209 wpas_p2p_service_add_bonjour(struct wpa_supplicant * wpa_s,struct wpabuf * query,struct wpabuf * resp) wpas_p2p_service_add_bonjour() argument 1226 wpas_p2p_service_del_bonjour(struct wpa_supplicant * wpa_s,const struct wpabuf * query) wpas_p2p_service_del_bonjour() argument [all...] |
| /freebsd-src/contrib/wpa/src/ap/ |
| H A D | gas_query_ap.c | 130 gas_query_free(struct gas_query_pending * query,int del_list) gas_query_free() argument 143 gas_query_done(struct gas_query_ap * gas,struct gas_query_pending * query,enum gas_query_ap_result result) gas_query_done() argument 168 struct gas_query_pending *query, *next; gas_query_ap_deinit() local 194 gas_query_append(struct gas_query_pending * query,const u8 * data,size_t len) gas_query_append() argument 209 struct gas_query_pending *query; gas_query_ap_tx_status() local 259 gas_query_tx(struct gas_query_ap * gas,struct gas_query_pending * query,struct wpabuf * req,unsigned int wait_time) gas_query_tx() argument 281 gas_query_tx_comeback_req(struct gas_query_ap * gas,struct gas_query_pending * query) gas_query_tx_comeback_req() argument 308 struct gas_query_pending *query = user_ctx; gas_query_rx_comeback_timeout() local 337 struct gas_query_pending *query = user_ctx; gas_query_tx_comeback_timeout() local 346 gas_query_tx_comeback_req_delay(struct gas_query_ap * gas,struct gas_query_pending * query,u16 comeback_delay) gas_query_tx_comeback_req_delay() argument 362 gas_query_rx_initial(struct gas_query_ap * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u16 comeback_delay) gas_query_rx_initial() argument 394 gas_query_rx_comeback(struct gas_query_ap * gas,struct gas_query_pending * query,const u8 * adv_proto,const u8 * resp,size_t len,u8 frag_id,u8 more_frags,u16 comeback_delay) gas_query_rx_comeback() argument 469 struct gas_query_pending *query; gas_query_ap_rx() local 603 struct gas_query_pending *query = user_ctx; gas_query_timeout() local 627 gas_query_tx_initial_req(struct gas_query_ap * gas,struct gas_query_pending * query) gas_query_tx_initial_req() argument 682 struct gas_query_pending *query; gas_query_ap_req() local [all...] |
| H A D | ieee802_11_auth.c | 107 os_free(query->auth_msg); in hostapd_radius_acl_query() argument 96 hostapd_acl_query_free(struct hostapd_acl_query_data * query) hostapd_acl_query_free() argument 454 struct hostapd_acl_query_data *query, *prev; hostapd_acl_recv_radius() local 608 struct hostapd_acl_query_data *query, *prev; hostapd_acl_deinit() local [all...] |
| /freebsd-src/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_sa_query.c | 487 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query) in ib_sa_disable_local_svc() 609 void ib_sa_cancel_query(int id, struct ib_sa_query *query) in ib_sa_cancel_query() 742 static int alloc_mad(struct ib_sa_query *query, gfp_t gfp_mask) in alloc_mad() 770 static void free_mad(struct ib_sa_query *query) in free_mad() 792 static int send_mad(struct ib_sa_query *query, int timeout_ms, gfp_t gfp_mask) in send_mad() 849 struct ib_sa_path_query *query = in ib_sa_path_rec_callback() local 907 struct ib_sa_path_query *query; in ib_sa_path_rec_get() local 971 struct ib_sa_service_query *query = in ib_sa_service_rec_callback() local 1027 struct ib_sa_service_query *query; in ib_sa_service_rec_query() local 1094 struct ib_sa_mcmember_query *query = in ib_sa_mcmember_rec_callback() local [all …]
|
| /freebsd-src/contrib/kyua/cli/ |
| H A D | cmd_db_exec_test.cpp | 67 sqlite::statement query = db.create_statement("SELECT * FROM test"); in do_format_cell_test() local 124 sqlite::statement query = db.create_statement( in ATF_TEST_CASE_BODY() local 146 sqlite::statement query = db.create_statement("SELECT * FROM test"); in ATF_TEST_CASE_BODY() local
|
| /freebsd-src/contrib/mandoc/ |
| H A D | cgi.c | 52 struct query { global() struct 56 queryquery global() argument 61 equalquery global() argument 982 char *query, *rp, *wp; pg_search() local [all...] |
| /openbsd-src/usr.bin/mandoc/ |
| H A D | cgi.c | 49 struct query { struct 53 char *query; /* unparsed query expression */ argument 58 struct query q; argument 1009 char *query, *rp, *wp; in pg_search() local
|
| /freebsd-src/lib/libc/resolv/ |
| H A D | res_debug.h | 25 # define DprintQ(cond, args, query, size) /*empty*/ argument 30 # define DprintQ(cond, args, query, size) if (cond) {\ argument
|
| /openbsd-src/regress/lib/libc/asr/bin/ |
| H A D | common.h | 86 struct query { struct 87 char q_dname[MAXDNAME]; 88 uint16_t q_type; 89 uint16_t q_class;
|
| /openbsd-src/usr.bin/dig/ |
| H A D | dighost.c | 1401 clear_query(dig_query_t * query) clear_query() argument 1585 followup_lookup(dns_message_t * msg,dig_query_t * query,dns_section_t section) followup_lookup() argument 1904 dig_query_t *query; setup_lookup() local 2354 dig_query_t *query, *next; send_done() local 2399 dig_query_t *query, *next; cancel_lookup() local 2419 bringup_timer(dig_query_t * query,unsigned int default_timeout) bringup_timer() argument 2451 force_timeout(dig_query_t * query) force_timeout() argument 2483 send_tcp_connect(dig_query_t * query) send_tcp_connect() argument 2592 send_udp(dig_query_t * query) send_udp() argument 2664 dig_query_t *query = NULL, *cq; connect_timeout() local 2733 dig_query_t *query = NULL; tcp_length_done() local 2815 launch_next_query(dig_query_t * query,int include_question) launch_next_query() argument 2882 dig_query_t *query = NULL, *next; connect_done() local 2968 check_for_more_data(dig_query_t * query,dns_message_t * msg,isc_socketevent_t * sevent) check_for_more_data() argument 3209 dig_query_t *query = NULL; recv_done() local 3736 dig_query_t *query; do_lookup() local [all...] |
| H A D | host.c | 146 received(unsigned int bytes, struct sockaddr_storage *from, dig_query_t *query) { in received() 168 dig_query_t *query) in say_message() 203 dig_query_t *query) in printsection() 365 printmessage(dig_query_t *query, dns_message_t *msg, int headers) { in printmessage()
|
| H A D | nslookup.c | 220 printsection(dig_query_t *query, dns_message_t *msg, int headers, in printsection() 286 detailsection(dig_query_t *query, dns_message_t *msg, int headers, in detailsection() 372 received(unsigned int bytes, struct sockaddr_storage *from, dig_query_t *query) in received() 386 printmessage(dig_query_t *query, dns_message_t *msg, int headers) { in printmessage()
|
| H A D | dig.c | 175 received(unsigned int bytes, struct sockaddr_storage *from, dig_query_t *query) { in received() argument 251 say_message(dns_rdata_t * rdata,dig_query_t * query,isc_buffer_t * buf) say_message() argument 294 short_answer(dns_message_t * msg,dns_messagetextflag_t flags,isc_buffer_t * buf,dig_query_t * query) short_answer() argument 364 printmessage(dig_query_t * query,dns_message_t * msg,int headers) printmessage() argument [all...] |
| /freebsd-src/contrib/kyua/store/ |
| H A D | dbtypes_test.cpp | 70 sqlite::statement query = db.create_statement("SELECT * FROM test"); in do_ok_test() local 96 sqlite::statement query = db.create_statement("SELECT * FROM test"); in do_invalid_test() local
|
| /openbsd-src/games/robots/ |
| H A D | query.c | 40 query(char *prompt) in query() function
|
| /freebsd-src/contrib/ldns/ |
| H A D | update.c | 94 ldns_pkt *query, *resp; in ldns_update_soa_mname() local 137 ldns_pkt *query, *resp; in ldns_update_soa_zone_mname() local
|
| /freebsd-src/contrib/ofed/infiniband-diags/src/ |
| H A D | ibmirror.c | 146 void port_mirror_route(ib_portid_t * portid, int query, int clear) in port_mirror_route() 196 void port_mirror_ports(ib_portid_t * portid, int query, int clear) in port_mirror_ports() 296 int lossy_config(ib_portid_t* portid, int query, int clear) in lossy_config() 380 int mirror_config(ib_portid_t* portid, int query, int clear) in mirror_config()
|
| /freebsd-src/usr.bin/resizewin/ |
| H A D | resizewin.c | 43 static const char query[] = variable
|
| /freebsd-src/contrib/sendmail/src/ |
| H A D | sm_resolve.c | 536 gen_dns_reply(buf, buflen, bufpos, query, qtype, domain, class, type, ttl, size, data, txtlen, pref… in gen_dns_reply() argument 831 dnscrtrr(domain, query, qtype, value, rr_type, flags, herr, adp, answer, anslen, anspos) in dnscrtrr() argument 991 const char *query; local 1182 char query[MAXNAME_I]; local
|