| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_els.c | 669 els_cb_t cb, void *cbarg) in ocs_send_flogi() 729 els_cb_t cb, void *cbarg) in ocs_send_fdisc() 785 els_cb_t cb, void *cbarg) in ocs_send_prli() 848 els_cb_t cb, void *cbarg) in ocs_send_prlo() 901 els_cb_t cb, void *cbarg) in ocs_send_logo() 960 els_cb_t cb, void *cbarg) in ocs_send_adisc() 1023 els_cb_t cb, void *cbarg) in ocs_send_pdisc() 1073 els_cb_t cb, void *cbarg) in ocs_send_scr() 1122 els_cb_t cb, void *cbarg) in ocs_send_rrq() 1710 els_cb_t cb, void *cbarg) in ocs_ns_send_rftid() [all …]
|
| /freebsd-13.1/usr.sbin/bluetooth/btpand/ |
| H A D | event.h | 55 void *cbarg; member 81 #define event_set(ev, fd, flags, cb, cbarg) \ argument 88 #define evtimer_set(ev, cb, cbarg) \ argument 95 void (*cb)(int, short, void *), void *cbarg) in _event_set() argument 136 #define event_set(ev, fd, flags, cb, cbarg) \ argument 143 #define evtimer_set(ev, cb, cbarg) \ argument
|
| H A D | event.c | 214 void (*cb)(int, short, void *), void *cbarg) in __event_set() argument
|
| /freebsd-13.1/sys/dev/hyperv/netvsc/ |
| H A D | hn_nvs.h | 47 #define HN_NVS_SENDCTX_INITIALIZER(cb, cbarg) \ argument 54 hn_nvs_sendctx_init(struct hn_nvs_sendctx *sndc, hn_nvs_sent_t cb, void *cbarg) in hn_nvs_sendctx_init()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | rpc.h | 214 pool, request, reply, cb, cbarg) \ argument 319 #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ argument 374 #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \ argument
|
| H A D | bufferevent_struct.h | 102 void *cbarg; member
|
| /freebsd-13.1/contrib/libevent/include/event2/ |
| H A D | rpc.h | 214 pool, request, reply, cb, cbarg) \ argument 319 #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ argument 374 #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \ argument
|
| H A D | bufferevent_struct.h | 102 void *cbarg; member
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | bufferevent.c | 182 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 188 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 194 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 200 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 370 bufferevent_event_cb eventcb, void *cbarg) in bufferevent_setcb()
|
| H A D | bufferevent_sock.c | 537 bufferevent_event_cb eventcb, void *cbarg) in bufferevent_new()
|
| H A D | http-internal.h | 120 void *cbarg; member
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | bufferevent.c | 181 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 187 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 193 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 199 void *cbarg = bufev->cbarg; in bufferevent_run_deferred_callbacks_unlocked() local 369 bufferevent_event_cb eventcb, void *cbarg) in bufferevent_setcb()
|
| /freebsd-13.1/sys/dev/hyperv/vmbus/ |
| H A D | vmbus_br.c | 332 uint32_t cplen, vmbus_br_copy_callback_t cb, void *cbarg, int *ret) in vmbus_txbr_copyto_call() 368 vmbus_br_copy_callback_t cb, void *cbarg, in vmbus_txbr_write_call() 528 int cplen, vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_rxbr_copyfrom_call() 575 vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_rxbr_peek_call()
|
| H A D | vmbus_chan.c | 334 const void *udata, int udlen, vmbus_chan_callback_t cb, void *cbarg) in vmbus_chan_open() 380 const void *udata, int udlen, vmbus_chan_callback_t cb, void *cbarg) in vmbus_chan_open_br() 1067 vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_chan_iov_send() 1347 uint32_t skip, vmbus_br_copy_callback_t cb, void *cbarg) in vmbus_chan_recv_peek_call() 1361 void *cbarg = chan->ch_cbarg; in vmbus_chan_task() local
|
| /freebsd-13.1/contrib/unbound/util/ |
| H A D | module.c | 127 inplace_cb_register(void* cb, enum inplace_cb_list_type type, void* cbarg, in inplace_cb_register()
|
| /freebsd-13.1/contrib/unbound/libunbound/ |
| H A D | libunbound.c | 539 ub_callback_type* cb, void** cbarg, int* err, in process_answer_detail() 607 void* cbarg; in process_answer() local 650 void* cbarg; in ub_wait() local
|
| H A D | context.c | 147 ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) in context_new()
|
| /freebsd-13.1/sys/dev/hyperv/hvsock/ |
| H A D | hv_sock.c | 643 struct hvs_callback_arg cbarg; in hvs_trans_soreceive() local 1166 hvsock_br_callback(void *datap, int cplen, void *cbarg) in hvsock_br_callback() 1205 struct hvs_callback_arg cbarg; in hvsock_send_data() local
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | dsl_prop.c | 283 dsl_prop_changed_cb_t *callback, void *cbarg) in dsl_prop_register() 448 dsl_prop_changed_cb_t *callback, void *cbarg) in dsl_prop_unregister() 481 dsl_prop_unregister_all(dsl_dataset_t *ds, void *cbarg) in dsl_prop_unregister_all()
|
| /freebsd-13.1/contrib/pf/libevent/ |
| H A D | evbuffer.c | 223 everrorcb errorcb, void *cbarg) in bufferevent_new()
|
| H A D | event.h | 220 void *cbarg; member 252 void *cbarg; member
|
| H A D | buffer.c | 452 void *cbarg) in evbuffer_setcb()
|
| /freebsd-13.1/contrib/ntp/lib/isc/ |
| H A D | socket_api.c | 200 isc_sockfdwatch_t callback, void *cbarg, in isc_socket_fdwatchcreate()
|
| /freebsd-13.1/contrib/unbound/dynlibmod/ |
| H A D | dynlibmod.c | 242 inplace_cb_register_wrapped(void* cb, enum inplace_cb_list_type type, void* cbarg, in inplace_cb_register_wrapped()
|
| /freebsd-13.1/sys/arm/allwinner/ |
| H A D | a10_dmac.c | 335 a10dmac_alloc(device_t dev, bool dedicated, void (*cb)(void *), void *cbarg) in a10dmac_alloc() argument
|