Home
last modified time | relevance | path

Searched defs:query (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dgas_query.c136 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 Dp2p_supplicant_sd.c150 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 Dgas_query_ap.c130 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 Dieee802_11_auth.c107 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/contrib/kyua/cli/
H A Dcmd_db_exec_test.cpp67 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/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c487 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/mandoc/
H A Dcgi.c52 struct query { global() struct
56 queryquery global() argument
61 equalquery global() argument
982 char *query, *rp, *wp; pg_search() local
[all...]
/freebsd-src/lib/libc/resolv/
H A Dres_debug.h25 # define DprintQ(cond, args, query, size) /*empty*/ argument
30 # define DprintQ(cond, args, query, size) if (cond) {\ argument
/freebsd-src/contrib/kyua/store/
H A Ddbtypes_test.cpp70 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
/freebsd-src/contrib/ldns/
H A Dupdate.c94 ldns_pkt *query, *resp; in ldns_update_soa_mname() local
137 ldns_pkt *query, *resp; in ldns_update_soa_zone_mname() local
/freebsd-src/usr.bin/resizewin/
H A Dresizewin.c43 static const char query[] = variable
/freebsd-src/contrib/ofed/infiniband-diags/src/
H A Dibmirror.c146 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/contrib/kyua/utils/sqlite/
H A Dexceptions_test.cpp96 const char* query = "ABCDE INVALID QUERY"; in ATF_TEST_CASE_BODY() local
/freebsd-src/crypto/openssl/crypto/property/
H A Dproperty_query.c62 int ossl_property_has_optional(const OSSL_PROPERTY_LIST *query) in ossl_property_has_optional()
/freebsd-src/contrib/sendmail/src/
H A Dsm_resolve.c536 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
/freebsd-src/usr.bin/proccontrol/
H A Dproccontrol.c97 bool enable, do_command, query; main() local
/freebsd-src/crypto/openssl/test/
H A Dproperty_test.c82 const char *query; member
163 int query; member
308 const char *query; member
/freebsd-src/contrib/processor-trace/libipt/internal/include/
H A Dpt_block_decoder.h47 struct pt_query_decoder query; member
H A Dpt_insn_decoder.h43 struct pt_query_decoder query; member
/freebsd-src/contrib/processor-trace/libipt/test/src/
H A Dptunit-retstack.c58 static struct ptunit_result query(void) in query() function
/freebsd-src/crypto/heimdal/lib/hx509/
H A Dks_p11.c520 CK_ATTRIBUTE *query, int num_query, in iterate_entries()
598 CK_ATTRIBUTE query; in getattr_bn() local
630 void *ptr, CK_ATTRIBUTE *query, int num_query) in collect_private_key()
718 void *ptr, CK_ATTRIBUTE *query, int num_query) in collect_cert()
/freebsd-src/contrib/sendmail/editmap/
H A Deditmap.c80 bool query = false; local
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp164 TypeQuery query(m_enum_type.GetStringRef()); in FormatObject() local
/freebsd-src/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h102 struct bhnd_pmu_query query; /**< query instance */ member
/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_sd.c118 p2p_unlink_sd_query(struct p2p_data * p2p,struct p2p_sd_query * query) p2p_unlink_sd_query() argument
276 struct p2p_sd_query *query; p2p_start_sd() local
[all...]

12345