Home
last modified time | relevance | path

Searched refs:query (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/freebsd-14.2/contrib/wpa/src/ap/
H A Dgas_query_ap.c150 MAC2STR(query->addr), query->dialog_token, query->freq, in gas_query_done()
158 query->cb(query->ctx, query->addr, query->dialog_token, result, in gas_query_done()
159 query->adv_proto, query->resp, query->status_code); in gas_query_done()
225 MAC2STR(dst), ok, query, query->dialog_token, dur); in gas_query_ap_tx_status()
241 if (query->wait_comeback && !query->retry) { in gas_query_ap_tx_status()
269 query->freq, prot, MAC2STR(query->sa)); in gas_query_tx()
316 if (gas->current != query || query->retry) in gas_query_rx_comeback_timeout()
611 MAC2STR(query->addr), query->dialog_token); in gas_query_timeout()
633 if (gas_query_tx(gas, query, query->req, in gas_query_tx_initial_req()
696 query = os_zalloc(sizeof(*query)); in gas_query_ap_req()
[all …]
H A Dieee802_11_auth.c105 if (!query) in hostapd_acl_query_free()
110 os_free(query); in hostapd_acl_query_free()
188 query->eapol, query->eapol_len)) { in hostapd_radius_acl_query()
292 query = query->next; in hostapd_allowed_address()
299 query = os_zalloc(sizeof(*query)); in hostapd_allowed_address()
300 if (!query) { in hostapd_allowed_address()
502 query = query->next; in hostapd_acl_recv_radius()
504 if (!query) in hostapd_acl_recv_radius()
685 query = query->next; in hostapd_acl_deinit()
727 query = os_zalloc(sizeof(*query)); in hostapd_acl_req_radius_psk()
[all …]
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dgas_query.c163 MAC2STR(query->addr), query->dialog_token, query->freq, in gas_query_done()
173 query->cb(query->ctx, query->addr, query->dialog_token, result, in gas_query_done()
174 query->adv_proto, query->resp, query->status_code); in gas_query_done()
269 if (query->wait_comeback && !query->retry) { in gas_query_tx_status()
296 query->freq, prot, MAC2STR(query->sa)); in gas_query_tx()
359 if (gas->current != query || query->retry) in gas_query_rx_comeback_timeout()
452 MAC2STR(query->addr), query->dialog_token, frag_id, in gas_query_rx_comeback()
667 MAC2STR(query->addr), query->dialog_token); in gas_query_timeout()
722 if (gas_query_tx(gas, query, query->req, in gas_query_tx_initial_req()
856 query = os_zalloc(sizeof(*query)); in gas_query_req()
[all …]
H A Dp2p_supplicant_sd.c155 len = wpabuf_len(query); in wpas_p2p_service_get_bonjour()
159 os_memcmp(wpabuf_head(query), wpabuf_head(bsrv->query), in wpas_p2p_service_get_bonjour()
269 wpabuf_head_u8(bsrv->query) + wpabuf_len(bsrv->query) - 3, in match_bonjour_query()
273 os_memcmp(query, wpabuf_head(bsrv->query), query_len - 3) == 0) in match_bonjour_query()
297 query, query_len); in wpas_sd_req_bonjour()
406 query, query_len); in wpas_sd_req_upnp()
428 version = query[0]; in wpas_sd_req_upnp()
503 pos = query; in wpas_sd_req_wfd()
562 const u8 *svc = &query[1]; in wpas_sd_req_asp()
1216 bsrv->query = wpabuf_dup(query); in wpas_p2p_service_add_bonjour()
[all …]
/freebsd-14.2/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c752 query->sm_ah = query->port->sm_ah; in alloc_mad()
765 query->mad_buf->ah = query->sm_ah->ah; in alloc_mad()
811 query->mad_buf->context[0] = query; in send_mad()
920 query = kzalloc(sizeof(*query), gfp_mask); in ib_sa_path_rec_get()
1045 query = kzalloc(sizeof(*query), gfp_mask); in ib_sa_service_rec_query()
1137 query = kzalloc(sizeof(*query), gfp_mask); in ib_sa_mcmember_rec_query()
1410 query->callback(query, -EINTR, NULL); in send_handler()
1413 query->callback(query, -EIO, NULL); in send_handler()
1423 query->release(query); in send_handler()
1438 query->callback(query, in recv_handler()
[all …]
/freebsd-14.2/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.c552 query[i].pValue = malloc(query[i].ulValueLen); in iterate_entries()
571 free(query[i].pValue); in iterate_entries()
578 if (query[i].pValue) in iterate_entries()
580 query[i].pValue = NULL; in iterate_entries()
598 CK_ATTRIBUTE query; in getattr_bn() local
602 query.type = type; in getattr_bn()
611 query.pValue = malloc(query.ulValueLen); in getattr_bn()
616 free(query.pValue); in getattr_bn()
619 bn = BN_bin2bn(query.pValue, query.ulValueLen, NULL); in getattr_bn()
620 free(query.pValue); in getattr_bn()
[all …]
/freebsd-14.2/contrib/ldns/
H A Dupdate.c94 ldns_pkt *query, *resp; in ldns_update_soa_mname() local
99 if (!query) { in ldns_update_soa_mname()
105 ldns_pkt_free(query); in ldns_update_soa_mname()
108 ldns_pkt_free(query); in ldns_update_soa_mname()
149 if (!query) { in ldns_update_soa_zone_mname()
156 ldns_pkt_free(query); in ldns_update_soa_zone_mname()
159 ldns_pkt_free(query); in ldns_update_soa_zone_mname()
180 if (!query) { in ldns_update_soa_zone_mname()
190 ldns_pkt_free(query); in ldns_update_soa_zone_mname()
236 if (!query) { in ldns_update_soa_zone_mname()
[all …]
/freebsd-14.2/contrib/bmake/unit-tests/
H A Dopt-query.exp3 commands: query status 1
6 opt-query-file.out-of-date in compat mode: query status 1
10 opt-query-file.up-to-date in compat mode: query status 0
13 phony in compat mode: query status 1
16 opt-query-file.out-of-date in jobs mode: query status 1
19 opt-query-file.up-to-date in jobs mode: query status 0
22 phony in jobs mode: query status 1
H A Dopt-query.mk24 _!= touch -f opt-query-file.up-to-date
37 . for target in opt-query-file.out-of-date opt-query-file.up-to-date phony
57 @rm -f opt-query-file.up-to-date
79 opt-query-file.out-of-date: ${MAKEFILE}
80 opt-query-file.up-to-date: ${MAKEFILE}
/freebsd-14.2/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
68 ATF_REQUIRE(query.step()); in do_format_cell_test()
69 ATF_REQUIRE_EQ(exp_value, cli::format_cell(query, 0)); in do_format_cell_test()
70 ATF_REQUIRE(!query.step()); in do_format_cell_test()
124 sqlite::statement query = db.create_statement( in ATF_TEST_CASE_BODY() local
126 ATF_REQUIRE_EQ("c1,c2,c3bis", cli::format_headers(query)); in ATF_TEST_CASE_BODY()
146 sqlite::statement query = db.create_statement("SELECT * FROM test"); in ATF_TEST_CASE_BODY() local
147 query.step(); in ATF_TEST_CASE_BODY()
150 cli::format_row(query)); in ATF_TEST_CASE_BODY()
/freebsd-14.2/contrib/unbound/contrib/
H A Dunbound_munin_86 unbound_munin_histogram - histogram of query resolving times
300 tp=`echo $nm | sed -e s/num.query.type.//`
312 tp=`echo $nm | sed -e s/num.query.class.//`
324 tp=`echo $nm | sed -e s/num.query.opcode.//`
455 total.num.cachehits total.num.prefetch num.query.tcp \
456 num.query.tcpout num.query.udpout num.query.tls num.query.tls.resume \
457 num.query.ipv6 unwanted.queries \
501query.flags.QR num.query.flags.AA num.query.flags.TC num.query.flags.RD num.query.flags.RA num.que…
H A Daaaa-filter-iterator.patch13 +This also causes an additional A query to be sent for each AAAA query.
129 + * @param qstate: query state.
130 + * @param iq: iterator query state.
145 + /* flag the query properly in order to not loop */
148 + /* re-throw same query, but with a different type */
164 + /* set this query as waiting */
177 + /* ASN: If we have a AAAA query, then also query for A records */
198 + * @param qstate: query state.
200 + * @param forq: super query state.
235 + "and go to target query.");
[all …]
H A Dmetrics.awk75 if(x ~ /^num.query.type./) {
87 if(x ~ /^num.query.class./) {
99 if(x ~ /^num.query.opcode./) {
123 if(x ~ /^num.query.flags./) {
/freebsd-14.2/contrib/kyua/store/
H A Ddbtypes_test.cpp70 sqlite::statement query = db.create_statement("SELECT * FROM test"); in do_ok_test() local
71 ATF_REQUIRE(query.step()); in do_ok_test()
72 ATF_REQUIRE(column(query, "column") == value); in do_ok_test()
73 ATF_REQUIRE(!query.step()); in do_ok_test()
96 sqlite::statement query = db.create_statement("SELECT * FROM test"); in do_invalid_test() local
97 ATF_REQUIRE(query.step()); in do_invalid_test()
99 column(query, "column")); in do_invalid_test()
100 ATF_REQUIRE(!query.step()); in do_invalid_test()
/freebsd-14.2/usr.bin/whois/
H A Dwhois.c475 for (q = query; *q != '\0'; q++) in whois()
482 fprintf(fp, "--show-handles %s\r\n", query); in whois()
484 strchr(query, ' ') != NULL) in whois()
485 fprintf(fp, "%s\r\n", query); in whois()
487 if (strncasecmp(query, "AS", 2) == 0 && in whois()
488 strspn(query+2, "0123456789") == strlen(query+2)) in whois()
489 fprintf(fp, "+ a %s\r\n", query+2); in whois()
491 fprintf(fp, "+ %s\r\n", query); in whois()
493 fprintf(fp, "domain %s\r\n", query); in whois()
495 fprintf(fp, "%s\r\n", query); in whois()
[all …]
/freebsd-14.2/crypto/openssl/doc/man7/
H A Dproperty.pod63 A I<property query clause> is a single conditional test.
71 A I<property query> is a sequence of comma separated property query clauses.
72 It is an error if a property name appears in more than one query clause.
93 B<-> is a prefix operator that means any global query clause involving the
110 When an algorithm is looked up, a property query is used to determine
112 All mandatory query clauses B<must> be present and the implementation
113 that additionally has the largest number of matching optional query
127 Two levels of property query are supported.
129 property query.
134 property query by preceding the property name with a '-'.
[all …]
/freebsd-14.2/crypto/openssh/.github/
H A Dci-status.md2 ….svg)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:master)
3 …ithub.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:master)
4 …/github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml?query=branch:master)
10 …V_9_4)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_4)
11 …github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_4)
14 …V_9_3)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:V_9_3)
15 …github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:V_9_3)
/freebsd-14.2/contrib/wpa/src/drivers/
H A Dndis_events.c399 WCHAR query[256]; in notification_query() local
401 _snwprintf(query, 256, in notification_query()
490 WCHAR query[MAX_QUERY_LEN]; in ndis_events_get_adapter() local
515 _snwprintf(query, MAX_QUERY_LEN, in ndis_events_get_adapter()
521 pSvc, L"WQL", query, in ndis_events_get_adapter()
555 _snwprintf(query, MAX_QUERY_LEN, in ndis_events_get_adapter()
564 pSvc, L"WQL", query, in ndis_events_get_adapter()
637 query[len++] = '\\'; in ndis_events_get_adapter()
641 query[len++] = L'\''; in ndis_events_get_adapter()
642 query[len] = L'\0'; in ndis_events_get_adapter()
[all …]
/freebsd-14.2/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c143 error = bhnd_pmu_query_init(&sc->query, dev, sc->cid, &bhnd_pmu_res_io, in bhnd_pmu_attach()
147 sc->io = sc->query.io; in bhnd_pmu_attach()
148 sc->io_ctx = sc->query.io_ctx; in bhnd_pmu_attach()
205 bhnd_pmu_query_fini(&sc->query); in bhnd_pmu_attach()
233 bhnd_pmu_query_fini(&sc->query); in bhnd_pmu_detach()
278 freq = bhnd_pmu_si_clock(&sc->query); in bhnd_pmu_sysctl_bus_freq()
293 freq = bhnd_pmu_cpu_clock(&sc->query); in bhnd_pmu_sysctl_cpu_freq()
308 freq = bhnd_pmu_mem_clock(&sc->query); in bhnd_pmu_sysctl_mem_freq()
528 *freq = bhnd_pmu_si_clock(&sc->query); in bhnd_pmu_get_clock_freq_method()
532 *freq = bhnd_pmu_alp_clock(&sc->query); in bhnd_pmu_get_clock_freq_method()
[all …]
/freebsd-14.2/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
32 res_pquery(statp, query, size, stdout);\
/freebsd-14.2/usr.bin/resizewin/
H A Dresizewin.c43 static const char query[] = variable
103 if (write(fd, query, sizeof(query) - 1) != sizeof(query) - 1) { in main()
/freebsd-14.2/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_core.c149 struct mlx5_fpga_query query; in mlx5_fpga_device_load_check() local
153 err = mlx5_fpga_query(fdev->mdev, &query); in mlx5_fpga_device_load_check()
159 fdev->last_admin_image = query.admin_image; in mlx5_fpga_device_load_check()
160 fdev->last_oper_image = query.oper_image; in mlx5_fpga_device_load_check()
161 fdev->image_status = query.image_status; in mlx5_fpga_device_load_check()
164 query.image_status, query.admin_image, query.oper_image); in mlx5_fpga_device_load_check()
171 if (query.image_status != MLX5_FPGA_STATUS_SUCCESS) { in mlx5_fpga_device_load_check()
174 query.image_status); in mlx5_fpga_device_load_check()
/freebsd-14.2/contrib/sendmail/src/
H A Dsm_resolve.c540 const char *query;
570 SM_REQUIRE(query != NULL);
833 const char *query;
906 query, qtype, domain, C_IN, rr_type, ttl,
916 query, qtype, domain, C_IN, rr_type, ttl,
991 const char *query; local
1022 query = qbuf;
1027 query = domain;
1182 char query[MAXNAME_I]; local
1190 len = snprintf(query, sizeof(query), "%s.%s", name, domain);
[all …]
/freebsd-14.2/contrib/blocklist/diff/
H A Dnamed.diff61 main.c notify.c query.c server.c sortlist.c statschannel.c \
119 Index: dist/bin/named/query.c
121 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/query.c,v
123 diff -u -u -r1.17 query.c
124 --- dist/bin/named/query.c 10 Dec 2014 04:37:52 -0000 1.17
125 +++ dist/bin/named/query.c 23 Jan 2015 21:37:09 -0000
142 char msg[NS_CLIENT_ACLMSGSIZE("query")];
152 * We were allowed by the "allow-query-cache" ACL.

12345678910>>...18