Searched defs:query (Results 26 - 50 of 100) sorted by relevance

1234

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_11_auth.c137 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) argument
147 hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, struct hostapd_acl_query_data *query) argument
519 struct hostapd_acl_query_data *query, *prev; local
671 struct hostapd_acl_query_data *query, *prev; local
[all...]
H A Dgas_query_ap.c130 static void gas_query_free(struct gas_query_pending *query, int del_list) argument
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 Ddpp_hostapd.c1427 hostapd_dpp_gas_req_handler(struct hostapd_data *hapd, const u8 *sa, const u8 *query, size_t query_len, const u8 *data, size_t data_len) argument
/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p_sd.c276 struct p2p_sd_query *query; local
117 p2p_unlink_sd_query(struct p2p_data *p2p, struct p2p_sd_query *query) argument
[all...]
/freebsd-13-stable/contrib/sendmail/editmap/
H A Deditmap.c79 bool query = false; local
/freebsd-13-stable/sbin/dump/
H A Doptr.c79 query(const char *question) function
/freebsd-13-stable/contrib/libevent/sample/
H A Dhttps-client.c195 const char *scheme, *host, *path, *query; local
/freebsd-13-stable/contrib/apr-util/dbd/
H A Dapr_dbd.c367 apr_dbd_prepare(const apr_dbd_driver_t *driver, apr_pool_t *pool, apr_dbd_t *handle, const char *query, const char *label, apr_dbd_prepared_t **statement) argument
H A Dapr_dbd_sqlite2.c276 static int dbd_sqlite_query(apr_dbd_t * sql, int *nrows, const char *query) argument
79 dbd_sqlite_select(apr_pool_t * pool, apr_dbd_t * sql, apr_dbd_results_t ** results, const char *query, int seek) argument
322 dbd_sqlite_prepare(apr_pool_t * pool, apr_dbd_t * sql, const char *query, const char *label, int nargs, int nvals, apr_dbd_type_e *types, apr_dbd_prepared_t ** statement) argument
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_uri.h101 char *query; member in struct:apr_uri_t
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_core.c151 struct mlx5_fpga_query query; local
[all...]
H A Dmlx5fpga_sdk.c314 mlx5_fpga_device_query(struct mlx5_fpga_device *fdev, struct mlx5_fpga_query *query) argument
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c202 struct mlx5_fpga_query query; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp266 AliasResult CFLSteensAAResult::query(const MemoryLocation &LocA, function in class:CFLSteensAAResult
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp103 ThreadSanitizerQuery(const char *query) { argument
/freebsd-13-stable/crypto/openssh/
H A Dauth.h124 int (*query)(void *ctx, char **name, char **infotxt, member in struct:KbdintDevice
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c167 struct dns_query *query; member in struct:dns_response
/freebsd-13-stable/usr.bin/whereis/
H A Dwhereis.c63 static char **query; variable
/freebsd-13-stable/contrib/unbound/util/data/
H A Ddname.c52 query_dname_len(sldns_buffer* query) argument
/freebsd-13-stable/contrib/wpa/src/common/
H A Dgas_server.c461 gas_server_register(struct gas_server *gas, const u8 *adv_proto_id, u8 adv_proto_id_len, struct wpabuf * (*req_cb)(void *ctx, const u8 *sa, const u8 *query, size_t query_len), void (*status_cb)(void *ctx, struct wpabuf *resp, int ok), void *ctx) argument
/freebsd-13-stable/contrib/ldns/
H A Dnet.c862 ldns_pkt *query; local
[all...]
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_urndis.c223 struct rndis_query_req query; member in union:__anon14448::__anon14449
/freebsd-13-stable/usr.bin/whois/
H A Dwhois.c448 whois(const char *query, const char *hostname, const char *hostport, int flags) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Dndis_events.c398 WCHAR query[256]; local
489 WCHAR query[MAX_QUERY_LEN]; local
[all...]
/freebsd-13-stable/contrib/sendmail/src/
H A Dsm_resolve.c1057 const char *query; local
1232 char query[MAXNAME]; local
[all...]

Completed in 215 milliseconds

1234