Home
last modified time | relevance | path

Searched refs:req_cb (Results 1 – 25 of 49) sorted by relevance

12

/dports/net/hostapd/hostapd-2.9/src/common/
H A Dgas_server.c26 struct wpabuf * (*req_cb)(void *ctx, const u8 *sa, member
222 resp = handler->req_cb(handler->ctx, sa, query_req, in gas_server_rx_initial_req()
464 (*req_cb)(void *ctx, const u8 *sa, in gas_server_register()
480 handler->req_cb = req_cb; in gas_server_register()
H A Dgas_server.h25 (*req_cb)(void *ctx, const u8 *sa,
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/common/
H A Dgas_server.c26 struct wpabuf * (*req_cb)(void *ctx, const u8 *sa, member
222 resp = handler->req_cb(handler->ctx, sa, query_req, in gas_server_rx_initial_req()
464 (*req_cb)(void *ctx, const u8 *sa, in gas_server_register()
480 handler->req_cb = req_cb; in gas_server_register()
H A Dgas_server.h25 (*req_cb)(void *ctx, const u8 *sa,
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dgas_server.c26 struct wpabuf * (*req_cb)(void *ctx, const u8 *sa, member
222 resp = handler->req_cb(handler->ctx, sa, query_req, in gas_server_rx_initial_req()
464 (*req_cb)(void *ctx, const u8 *sa, in gas_server_register()
480 handler->req_cb = req_cb; in gas_server_register()
H A Dgas_server.h25 (*req_cb)(void *ctx, const u8 *sa,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() function
121 ASN1_SEQUENCE_ref(X509_REQ, req_cb) = {
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() function
121 ASN1_SEQUENCE_ref(X509_REQ, req_cb) = {
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() function
121 ASN1_SEQUENCE_ref(X509_REQ, req_cb) = {
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() function
121 ASN1_SEQUENCE_ref(X509_REQ, req_cb) = {
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() function
121 ASN1_SEQUENCE_ref(X509_REQ, req_cb) = {
/dports/security/openssl-devel/openssl-3.0.2/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() function
121 ASN1_SEQUENCE_ref(X509_REQ, req_cb) = {
/dports/net/hostapd-devel/hostap-14ab4a816/src/common/
H A Dgas_server.c27 struct wpabuf * (*req_cb)(void *ctx, void *resp_ctx, const u8 *sa, member
235 resp = handler->req_cb(handler->ctx, response, sa, query_req, in gas_server_rx_initial_req()
553 (*req_cb)(void *ctx, void *resp_ctx, const u8 *sa, in gas_server_register()
570 handler->req_cb = req_cb; in gas_server_register()
H A Dgas_server.h26 (*req_cb)(void *ctx, void *resp_ctx, const u8 *sa,
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/common/
H A Dgas_server.c27 struct wpabuf * (*req_cb)(void *ctx, void *resp_ctx, const u8 *sa, member
235 resp = handler->req_cb(handler->ctx, response, sa, query_req, in gas_server_rx_initial_req()
553 (*req_cb)(void *ctx, void *resp_ctx, const u8 *sa, in gas_server_register()
570 handler->req_cb = req_cb; in gas_server_register()
H A Dgas_server.h26 (*req_cb)(void *ctx, void *resp_ctx, const u8 *sa,
/dports/www/p5-ClearSilver/clearsilver-0.10.5/util/
H A Dneo_server.c61 err = server->req_cb(server->data, num, child_sock); in nserver_child_loop()
128 if (server->req_cb == NULL) in nserver_proc_start()
H A Dneo_server.h25 NSERVER_REQ_CB req_cb; member
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/util/
H A Dneo_server.c61 err = server->req_cb(server->data, num, child_sock); in nserver_child_loop()
128 if (server->req_cb == NULL) in nserver_proc_start()
H A Dneo_server.h25 NSERVER_REQ_CB req_cb; member
/dports/www/clearsilver/clearsilver-0.10.5/util/
H A Dneo_server.c61 err = server->req_cb(server->data, num, child_sock); in nserver_child_loop()
128 if (server->req_cb == NULL) in nserver_proc_start()
H A Dneo_server.h25 NSERVER_REQ_CB req_cb; member
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ogc/
H A Ddsp.h128 DSPTaskCallback req_cb; member
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Dxtraplib.h71 XETrapCB *req_cb; /* Pointer to Request Callbacks */ member
/dports/lang/fpc-source/fpc-3.2.2/packages/libogcfpc/src/ogc/
H A Ddsp.inc34 req_cb : DSPTaskCallback;

12