Home
last modified time | relevance | path

Searched defs:cbarg (Results 1 – 25 of 87) sorted by relevance

1234

/freebsd/sys/dev/ocs_fc/
H A Docs_els.c613 void (*cb)(ocs_node_t *node, ocs_node_cb_t *cbdata, void *arg), void *cbarg) in ocs_send_plogi()
667 els_cb_t cb, void *cbarg) in ocs_send_flogi()
727 els_cb_t cb, void *cbarg) in ocs_send_fdisc()
783 els_cb_t cb, void *cbarg) in ocs_send_prli()
846 els_cb_t cb, void *cbarg) in ocs_send_prlo()
899 els_cb_t cb, void *cbarg) in ocs_send_logo()
958 els_cb_t cb, void *cbarg) in ocs_send_adisc()
1021 els_cb_t cb, void *cbarg) in ocs_send_pdisc()
1071 els_cb_t cb, void *cbarg) in ocs_send_scr()
1120 els_cb_t cb, void *cbarg) in ocs_send_rrq()
[all …]
/freebsd/usr.sbin/bluetooth/btpand/
H A Devent.h54 void *cbarg; member
80 #define event_set(ev, fd, flags, cb, cbarg) \ argument
87 #define evtimer_set(ev, cb, cbarg) \ argument
94 void (*cb)(int, short, void *), void *cbarg) in _event_set() argument
135 #define event_set(ev, fd, flags, cb, cbarg) \ argument
142 #define evtimer_set(ev, cb, cbarg) \ argument
H A Devent.c213 void (*cb)(int, short, void *), void *cbarg) in __event_set() argument
/freebsd/crypto/openssl/crypto/
H A Dself_test_core.c18 void *cbarg; member
53 void *cbarg) in OSSL_SELF_TEST_set_callback()
64 void **cbarg) in OSSL_SELF_TEST_get_callback()
93 OSSL_SELF_TEST *OSSL_SELF_TEST_new(OSSL_CALLBACK *cb, void *cbarg) in OSSL_SELF_TEST_new()
H A Dpassphrase.c53 pem_password_cb *cb, void *cbarg) in ossl_pw_set_pem_password_cb()
67 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) in ossl_pw_set_ossl_passphrase_cb()
239 void *cbarg = data->_.ossl_passphrase.passphrase_cbarg; in ossl_pw_get_passphrase() local
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_key.c76 OSSL_CALLBACK *cb, void *cbarg) in dsa_keygen_knownanswer_test()
114 static int dsa_keygen_pairwise_test(DSA *dsa, OSSL_CALLBACK *cb, void *cbarg) in dsa_keygen_pairwise_test()
195 void *cbarg = NULL; in dsa_keygen() local
/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_nvs.h45 #define HN_NVS_SENDCTX_INITIALIZER(cb, cbarg) \ argument
52 hn_nvs_sendctx_init(struct hn_nvs_sendctx *sndc, hn_nvs_sent_t cb, void *cbarg) in hn_nvs_sendctx_init()
/freebsd/crypto/openssl/test/
H A Dquicfaultstest.c71 unsigned char *buf, size_t len, void *cbarg) in add_unknown_frame_cb()
231 unsigned char *buf, size_t len, void *cbarg) in on_packet_cipher_cb()
243 void *cbarg) in on_datagram_cb()
H A Dquic_newcid_test.c24 unsigned char *buf, size_t len, void *cbarg) in add_ncid_frame_cb()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h220 pool, request, reply, cb, cbarg) \ argument
330 #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ argument
387 #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \ argument
H A Dbufferevent_struct.h102 void *cbarg; member
/freebsd/contrib/libevent/include/event2/
H A Drpc.h220 pool, request, reply, cb, cbarg) \ argument
330 #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ argument
387 #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \ argument
H A Dbufferevent_struct.h102 void *cbarg; member
/freebsd/crypto/openssl/providers/implementations/skeymgmt/
H A Daes_skmgmt.c37 OSSL_CALLBACK *param_callback, void *cbarg) in aes_export()
H A Dgeneric.c69 OSSL_CALLBACK *param_callback, void *cbarg) in generic_export()
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent.c200 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
206 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
213 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
219 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
391 bufferevent_event_cb eventcb, void *cbarg) in bufferevent_setcb()
/freebsd/contrib/libevent/
H A Dbufferevent.c200 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
206 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
213 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
219 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local
391 bufferevent_event_cb eventcb, void *cbarg) in bufferevent_setcb()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c278 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, in try_key_value()
327 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, in try_key_value_legacy()
431 void *cbarg = &ctx->pwdata; in try_key() local
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_br.c329 uint32_t cplen, vmbus_br_copy_callback_t cb, void *cbarg, int *ret) in vmbus_txbr_copyto_call()
365 vmbus_br_copy_callback_t cb, void *cbarg, in vmbus_txbr_write_call()
525 int cplen, vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_rxbr_copyfrom_call()
573 vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_rxbr_peek_call()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c254 void *cbarg) in ecx_export()
646 void *cbarg = NULL; in ecd_fips140_pairwise_test() local
766 static void *x25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x25519_gen()
780 static void *x448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x448_gen()
794 static void *ed25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed25519_gen()
828 static void *ed448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed448_gen()
H A Dtemplate_kmgmt.c147 void *cbarg) in template_export()
366 static void *template_gen(void *vctx, OSSL_CALLBACK *osslcb, void *cbarg) in template_gen()
H A Dml_kem_kmgmt.c71 void *cbarg = NULL; in ml_kem_pairwise_test() local
235 void *cbarg) in ml_kem_export()
749 static void *ml_kem_gen(void *vgctx, OSSL_CALLBACK *osslcb, void *cbarg) in ml_kem_gen()
H A Drsa_kmgmt.c204 OSSL_CALLBACK *param_callback, void *cbarg) in rsa_export()
432 void *cbarg; member
577 static void *rsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in rsa_gen()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_pkey.c57 pem_password_cb *cb, void *cbarg) in OSSL_ENCODER_CTX_set_pem_password_cb()
64 void *cbarg) in OSSL_ENCODER_CTX_set_passphrase_cb()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_key.c254 OSSL_CALLBACK *cb, void *cbarg) in ecdsa_keygen_knownanswer_test()
383 void *cbarg = NULL; in ec_generate_key() local
1100 void *cbarg) in ecdsa_keygen_pairwise_test()

1234