Home
last modified time | relevance | path

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

123

/freebsd/sys/dev/ocs_fc/
H A Docs_els.c667 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()
1708 els_cb_t cb, void *cbarg) in ocs_ns_send_rftid()
[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
61 void *cbarg) in OSSL_SELF_TEST_set_callback()
72 void **cbarg) in OSSL_SELF_TEST_get_callback()
101 OSSL_SELF_TEST *OSSL_SELF_TEST_new(OSSL_CALLBACK *cb, void *cbarg) in OSSL_SELF_TEST_new()
H A Dpassphrase.c55 pem_password_cb *cb, void *cbarg) in ossl_pw_set_pem_password_cb()
69 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) in ossl_pw_set_ossl_passphrase_cb()
245 void *cbarg = data->_.ossl_passphrase.passphrase_cbarg; in ossl_pw_get_passphrase() local
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_key.c113 void *cbarg = NULL; in dsa_keygen() local
143 static int dsa_keygen_pairwise_test(DSA *dsa, OSSL_CALLBACK *cb, void *cbarg) in dsa_keygen_pairwise_test()
/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/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/crypto/store/
H A Dstore_result.c261 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, in try_key_value()
307 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, in try_key_value_legacy()
410 void *cbarg = &ctx->pwdata; in try_key() local
/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/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()
H A Dvmbus_chan.c335 const void *udata, int udlen, vmbus_chan_callback_t cb, void *cbarg) in vmbus_chan_open()
381 const void *udata, int udlen, vmbus_chan_callback_t cb, void *cbarg) in vmbus_chan_open_br()
1068 vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_chan_iov_send()
1356 uint32_t skip, vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_chan_recv_peek_call()
1370 void *cbarg = chan->ch_cbarg; in vmbus_chan_task() local
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c231 void *cbarg) in ecx_export()
632 static void *x25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x25519_gen()
646 static void *x448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x448_gen()
660 static void *ed25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed25519_gen()
677 static void *ed448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed448_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()
H A Ddsa_kmgmt.c69 void *cbarg; member
216 void *cbarg) in dsa_export()
553 static void *dsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dsa_gen()
H A Ddh_kmgmt.c75 void *cbarg; member
215 void *cbarg) in dh_export()
690 static void *dh_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dh_gen()
H A Dmac_legacy_kmgmt.c274 void *cbarg) in mac_export()
483 static void *mac_gen(void *genctx, OSSL_CALLBACK *cb, void *cbarg) in mac_gen()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_pkey.c56 pem_password_cb *cb, void *cbarg) in OSSL_ENCODER_CTX_set_pem_password_cb()
63 void *cbarg) in OSSL_ENCODER_CTX_set_passphrase_cb()
H A Ddecoder_pkey.c37 pem_password_cb *cb, void *cbarg) in OSSL_DECODER_CTX_set_pem_password_cb()
44 void *cbarg) in OSSL_DECODER_CTX_set_passphrase_cb()
/freebsd/crypto/openssl/crypto/evp/
H A Dkeymgmt_meth.c372 OSSL_CALLBACK *cb, void *cbarg) in evp_keymgmt_gen()
474 int selection, OSSL_CALLBACK *param_cb, void *cbarg) in evp_keymgmt_export()
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c576 ub_callback_type* cb, void** cbarg, int* err, in process_answer_detail()
644 void* cbarg; in process_answer() local
687 void* cbarg; in ub_wait() local

123