Searched refs:query (Results 1 - 25 of 177) sorted by relevance

12345678

/freebsd-current/contrib/wpa/src/ap/
H A Dgas_query_ap.c2 * Generic advertisement service (GAS) query (hostapd)
25 /** GAS query timeout in seconds */
28 /* GAS query wait-time / duration in ms */
33 * struct gas_query_pending - Pending GAS query
59 * struct gas_query_ap - Internal GAS query data
73 struct gas_query_pending *query);
88 * gas_query_ap_init - Initialize GAS query component
90 * Returns: Pointer to GAS query data or %NULL on failure
130 static void gas_query_free(struct gas_query_pending *query, int del_list) argument
133 dl_list_del(&query
142 gas_query_done(struct gas_query_ap *gas, struct gas_query_pending *query, enum gas_query_ap_result result) argument
168 struct gas_query_pending *query, *next; local
194 gas_query_append(struct gas_query_pending *query, const u8 *data, size_t len) argument
209 struct gas_query_pending *query; local
258 gas_query_tx(struct gas_query_ap *gas, struct gas_query_pending *query, struct wpabuf *req, unsigned int wait_time) argument
280 gas_query_tx_comeback_req(struct gas_query_ap *gas, struct gas_query_pending *query) argument
308 struct gas_query_pending *query = user_ctx; local
337 struct gas_query_pending *query = user_ctx; local
345 gas_query_tx_comeback_req_delay(struct gas_query_ap *gas, struct gas_query_pending *query, u16 comeback_delay) argument
361 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) argument
393 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) argument
469 struct gas_query_pending *query; local
603 struct gas_query_pending *query = user_ctx; local
626 gas_query_tx_initial_req(struct gas_query_ap *gas, struct gas_query_pending *query) argument
682 struct gas_query_pending *query; local
[all...]
H A Dieee802_11_auth.c96 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) argument
98 if (query == NULL)
100 os_free(query->auth_msg);
101 os_free(query);
107 struct hostapd_acl_query_data *query)
112 query->radius_id = radius_client_get_id(hapd->radius);
113 msg = radius_msg_new(RADIUS_CODE_ACCESS_REQUEST, query->radius_id);
207 * @is_probe_req: Whether this query for a Probe Request frame
229 struct hostapd_acl_query_data *query;
248 query
106 hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, struct hostapd_acl_query_data *query) argument
454 struct hostapd_acl_query_data *query, *prev; local
608 struct hostapd_acl_query_data *query, *prev; local
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Dopt-query.exp3 commands: query status 1
5 Making opt-query-file.out-of-date in compat mode:
6 opt-query-file.out-of-date in compat mode: query status 1
8 Making opt-query-file.up-to-date in compat mode:
9 `opt-query-file.up-to-date' is up to date.
10 opt-query-file.up-to-date in compat mode: query status 0
13 phony in compat mode: query status 1
15 Making opt-query
[all...]
H A Dopt-query.mk1 # $NetBSD: opt-query.mk,v 1.7 2022/08/18 05:37:05 rillig Exp $
24 _!= touch -f opt-query-file.up-to-date
31 && echo "${target}: query status $$?" \
32 || echo "${target}: query status $$?"
37 . for target in opt-query-file.out-of-date opt-query-file.up-to-date phony
40 && echo "${target} in ${mode} mode: query status $$?" \
41 || echo "${target} in ${mode} mode: query status $$?"
49 # expect: opt-query-file.out-of-date in compat mode: query statu
[all...]
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dgas_query.c2 * Generic advertisement service (GAS) query
26 /** GAS query timeout in seconds */
29 /* GAS query wait-time / duration in ms */
34 * struct gas_query_pending - Pending GAS query
62 * struct gas_query - Internal GAS query data
79 struct gas_query_pending *query);
94 * gas_query_init - Initialize GAS query component
96 * Returns: Pointer to GAS query data or %NULL on failure
136 static void gas_query_free(struct gas_query_pending *query, int del_list) argument
138 struct gas_query *gas = query
155 gas_query_done(struct gas_query *gas, struct gas_query_pending *query, enum gas_query_result result) argument
183 struct gas_query_pending *query, *next; local
209 gas_query_append(struct gas_query_pending *query, const u8 *data, size_t len) argument
227 struct gas_query_pending *query; local
276 gas_query_tx(struct gas_query *gas, struct gas_query_pending *query, struct wpabuf *req, unsigned int wait_time) argument
317 gas_query_tx_comeback_req(struct gas_query *gas, struct gas_query_pending *query) argument
345 struct gas_query_pending *query = user_ctx; local
374 struct gas_query_pending *query = user_ctx; local
382 gas_query_tx_comeback_req_delay(struct gas_query *gas, struct gas_query_pending *query, u16 comeback_delay) argument
403 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) argument
435 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) argument
513 struct gas_query_pending *query; local
647 struct gas_query_pending *query = user_ctx; local
672 struct gas_query_pending *query = work->ctx; local
703 gas_query_tx_initial_req(struct gas_query *gas, struct gas_query_pending *query) argument
745 gas_query_set_sa(struct gas_query *gas, struct gas_query_pending *query) argument
830 struct gas_query_pending *query; local
878 struct gas_query_pending *query; local
[all...]
H A Dp2p_supplicant_sd.c150 const struct wpabuf *query)
155 len = wpabuf_len(query);
158 if (len == wpabuf_len(bsrv->query) &&
159 os_memcmp(wpabuf_head(query), wpabuf_head(bsrv->query),
241 5 + wpabuf_len(bsrv->query) + wpabuf_len(bsrv->resp))
253 wpabuf_put_buf(resp, bsrv->query); /* Key */
261 static int match_bonjour_query(struct p2p_srv_bonjour *bsrv, const u8 *query, argument
266 if (query_len < 3 || wpabuf_len(bsrv->query) < 3)
268 if (os_memcmp(query
149 wpas_p2p_service_get_bonjour(struct wpa_supplicant *wpa_s, const struct wpabuf *query) argument
288 wpas_sd_req_bonjour(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) argument
395 wpas_sd_req_upnp(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) argument
477 wpas_sd_req_wfd(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) argument
557 wpas_sd_req_asp(struct wpa_supplicant *wpa_s, struct wpabuf *resp, u8 srv_trans_id, const u8 *query, size_t query_len) argument
967 wpas_p2p_sd_request_upnp(struct wpa_supplicant *wpa_s, const u8 *dst, u8 version, const char *query) argument
1208 wpas_p2p_service_add_bonjour(struct wpa_supplicant *wpa_s, struct wpabuf *query, struct wpabuf *resp) argument
1225 wpas_p2p_service_del_bonjour(struct wpa_supplicant *wpa_s, const struct wpabuf *query) argument
[all...]
/freebsd-current/lib/libc/resolv/
H A Dres_debug.h25 # define DprintQ(cond, args, query, size) /*empty*/
30 # define DprintQ(cond, args, query, size) if (cond) {\
32 res_pquery(statp, query, size, stdout);\
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c487 static inline void ib_sa_disable_local_svc(struct ib_sa_query *query) argument
489 query->flags &= ~IB_SA_ENABLE_LOCAL_SERVICE;
509 pr_warn("Couldn't query port\n");
601 * ib_sa_cancel_query - try to cancel an SA query
602 * @id:ID of query to cancel
603 * @query:query pointer to cancel
605 * Try to cancel an SA query. If the id and query don't match up or
606 * the query ha
609 ib_sa_cancel_query(int id, struct ib_sa_query *query) argument
742 alloc_mad(struct ib_sa_query *query, gfp_t gfp_mask) argument
770 free_mad(struct ib_sa_query *query) argument
792 send_mad(struct ib_sa_query *query, int timeout_ms, gfp_t gfp_mask) argument
849 struct ib_sa_path_query *query = local
907 struct ib_sa_path_query *query; local
971 struct ib_sa_service_query *query = local
1027 struct ib_sa_service_query *query; local
1094 struct ib_sa_mcmember_query *query = local
1124 struct ib_sa_mcmember_query *query; local
1186 struct ib_sa_guidinfo_query *query = local
1215 struct ib_sa_guidinfo_query *query; local
1286 struct ib_sa_classport_info_query *query = local
1326 struct ib_sa_classport_info_query *query; local
1398 struct ib_sa_query *query = mad_send_wc->send_buf->context[0]; local
1430 struct ib_sa_query *query; local
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dtest_query.in62 ${hxtool} query \
68 ${hxtool} query \
74 ${hxtool} query \
79 ${hxtool} query \
84 ${hxtool} query \
89 ${hxtool} query \
95 ${hxtool} query \
101 ${hxtool} query \
108 ${hxtool} query \
115 ${hxtool} query \
[all...]
H A Dks_p11.c520 CK_ATTRIBUTE *query, int num_query,
544 query[i].pValue = NULL;
547 (session, object, query, num_query));
552 query[i].pValue = malloc(query[i].ulValueLen);
553 if (query[i].pValue == NULL) {
559 (session, object, query, num_query));
565 ret = (*func)(context, p, slot, session, object, ptr, query, num_query);
570 if (query[i].pValue)
571 free(query[
516 iterate_entries(hx509_context context, struct p11_module *p, struct p11_slot *slot, CK_SESSION_HANDLE session, CK_ATTRIBUTE *search_data, int num_search_data, CK_ATTRIBUTE *query, int num_query, int (*func)(hx509_context, struct p11_module *, struct p11_slot *, CK_SESSION_HANDLE session, CK_OBJECT_HANDLE object, void *, CK_ATTRIBUTE *, int), void *ptr) argument
598 CK_ATTRIBUTE query; local
626 collect_private_key(hx509_context context, struct p11_module *p, struct p11_slot *slot, CK_SESSION_HANDLE session, CK_OBJECT_HANDLE object, void *ptr, CK_ATTRIBUTE *query, int num_query) argument
714 collect_cert(hx509_context context, struct p11_module *p, struct p11_slot *slot, CK_SESSION_HANDLE session, CK_OBJECT_HANDLE object, void *ptr, CK_ATTRIBUTE *query, int num_query) argument
[all...]
/freebsd-current/contrib/ldns/
H A Dupdate.c94 ldns_pkt *query, *resp; local
97 query = ldns_pkt_query_new(ldns_rdf_clone(zone), LDNS_RR_TYPE_SOA,
99 if (!query) {
103 ldns_pkt_set_random_id(query);
104 if (ldns_resolver_send_pkt(&resp, r, query) != LDNS_STATUS_OK) {
105 ldns_pkt_free(query);
108 ldns_pkt_free(query);
137 ldns_pkt *query, *resp; local
148 query = ldns_pkt_query_new(fqdn_rdf, LDNS_RR_TYPE_SOA, c, LDNS_RD);
149 if (!query) {
[all...]
/freebsd-current/contrib/kyua/cli/
H A Dcmd_db_exec_test.cpp67 sqlite::statement query = db.create_statement("SELECT * FROM test"); local
68 ATF_REQUIRE(query.step());
69 ATF_REQUIRE_EQ(exp_value, cli::format_cell(query, 0));
70 ATF_REQUIRE(!query.step());
124 sqlite::statement query = db.create_statement( local
126 ATF_REQUIRE_EQ("c1,c2,c3bis", cli::format_headers(query));
146 sqlite::statement query = db.create_statement("SELECT * FROM test"); local
147 query.step();
150 cli::format_row(query));
/freebsd-current/contrib/kyua/store/
H A Ddbtypes_test.cpp70 sqlite::statement query = db.create_statement("SELECT * FROM test"); local
71 ATF_REQUIRE(query.step());
72 ATF_REQUIRE(column(query, "column") == value);
73 ATF_REQUIRE(!query.step());
96 sqlite::statement query = db.create_statement("SELECT * FROM test"); local
97 ATF_REQUIRE(query.step());
99 column(query, "column"));
100 ATF_REQUIRE(!query.step());
/freebsd-current/contrib/unbound/contrib/
H A Dmetrics.awk29 print "unbound_hits_queries{type=\"num.query.tcp\"} " val["num.query.tcp"];
30 print "unbound_hits_queries{type=\"num.query.tcpout\"} " val["num.query.tcpout"];
31 print "unbound_hits_queries{type=\"num.query.udpout\"} " val["num.query.udpout"];
32 print "unbound_hits_queries{type=\"num.query.tls\"} " val["num.query.tls"];
33 print "unbound_hits_queries{type=\"num.query.tls.resume\"} " val["num.query
[all...]
H A Dunbound_munin_45 # unbound_munin_histogram - histogram of query resolving times
86 unbound_munin_histogram - histogram of query resolving times
112 ABBREV="-e s/total/t/ -e s/thread/t/ -e s/num/n/ -e s/query/q/ -e s/answer/a/ -e s/unwanted/u/ -e s/requestlist/ql/ -e s/type/t/ -e s/class/c/ -e s/opcode/o/ -e s/rcode/r/ -e s/edns/e/ -e s/mem/m/ -e s/cache/c/ -e s/mod/m/"
122 # Update list of seen query types etc to seentags file. This is run while
126 num.query.type.A
127 num.query.class.IN
128 num.query.opcode.QUERY
254 p_config "num.query.tcp" "TCP queries" "ABSOLUTE"
255 p_config "num.query.tcpout" "TCP out queries" "ABSOLUTE"
256 p_config "num.query
[all...]
/freebsd-current/usr.bin/resizewin/
H A Dresizewin.c43 static const char query[] = variable
103 if (write(fd, query, sizeof(query) - 1) != sizeof(query) - 1) {
/freebsd-current/contrib/kyua/utils/sqlite/
H A Dexceptions_test.cpp96 const char* query = "ABCDE INVALID QUERY"; local
97 (void)::sqlite3_prepare_v2(gate.c_database(), query, std::strlen(query),
/freebsd-current/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h52 int bhnd_pmu_query_init(struct bhnd_pmu_query *query, device_t dev,
55 void bhnd_pmu_query_fini(struct bhnd_pmu_query *query);
64 * PMU read-only query support.
102 struct bhnd_pmu_query query; /**< query instance */ member in struct:bhnd_pmu_softc
/freebsd-current/contrib/processor-trace/libipt/internal/include/
H A Dpt_block_decoder.h46 /* The Intel(R) Processor Trace query decoder. */
47 struct pt_query_decoder query; member in struct:pt_block_decoder
51 * Those are our flags set by the user. In @query.config.flags, we set
52 * the flags we need for the query decoder.
91 /* The status of the last successful decoder query.
H A Dpt_insn_decoder.h42 /* The Intel(R) Processor Trace query decoder. */
43 struct pt_query_decoder query; member in struct:pt_insn_decoder
47 * Those are our flags set by the user. In @query.config.flags, we set
48 * the flags we need for the query decoder.
87 /* The status of the last successful decoder query.
/freebsd-current/usr.sbin/nscd/
H A DMakefile8 config.c query.c mp_ws_query.c mp_rs_query.c singletons.c protocol.c \
/freebsd-current/crypto/openssl/crypto/property/
H A Dproperty_query.c61 /* Does a property query have any optional clauses */
62 int ossl_property_has_optional(const OSSL_PROPERTY_LIST *query) argument
64 return query->has_optional ? 1 : 0;
/freebsd-current/contrib/unbound/testdata/cachedb_no_store.tdir/
H A Dcachedb_no_store.conf11 do-not-query-localhost: no
/freebsd-current/contrib/unbound/testdata/root_zonemd.tdir/
H A Droot_zonemd.conf11 do-not-query-localhost: no
/freebsd-current/usr.bin/whois/
H A Dwhois.c106 WHOIS_REFERRAL("descr: region. Please query"), /* AfriNIC */
433 whois(const char *query, const char *hostname, const char *hostport, int flags) argument
462 for (q = query; *q != '\0'; q++)
465 fprintf(fp, "-T dn%s %s\r\n", idn ? "" : ",ace", query);
469 fprintf(fp, "--show-handles %s\r\n", query);
471 strchr(query, ' ') != NULL)
472 fprintf(fp, "%s\r\n", query);
474 if (strncasecmp(query, "AS", 2) == 0 &&
475 strspn(query+2, "0123456789") == strlen(query
[all...]

Completed in 232 milliseconds

12345678