Searched refs:req_cb (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dgas_server.h25 (*req_cb)(void *ctx, const u8 *sa,
H A Dgas_server.c26 struct wpabuf * (*req_cb)(void *ctx, const u8 *sa, member in struct:gas_server_handler
222 resp = handler->req_cb(handler->ctx, sa, query_req,
464 (*req_cb)(void *ctx, const u8 *sa,
480 handler->req_cb = req_cb;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, function
121 ASN1_SEQUENCE_ref(X509_REQ, req_cb) = {
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-ref.c66 static void req_cb(uv_handle_t* req, int status) { function
337 (uv_udp_send_cb) req_cb);

Completed in 193 milliseconds