Home
last modified time | relevance | path

Searched defs:cb (Results 76 – 100 of 453) sorted by relevance

12345678910>>...19

/freebsd/contrib/ntp/sntp/libevent/
H A Dlog.c84 event_set_fatal_callback(event_fatal_cb cb) in event_set_fatal_callback()
213 event_set_log_callback(event_log_cb cb) in event_set_log_callback()
H A Devrpc-internal.h102 void (*cb)(void *, enum EVRPC_HOOK_RESULT); member
189 void (*cb)(struct evrpc_status*, void *request, void *reply, void *arg); member
/freebsd/crypto/openssl/crypto/ui/
H A Dui_util.c58 pem_password_cb *cb; member
142 UI_METHOD *UI_UTIL_wrap_read_pem_callback(pem_password_cb *cb, int rwflag) in UI_UTIL_wrap_read_pem_callback()
/freebsd/crypto/openssl/crypto/engine/
H A Deng_table.c36 engine_table_doall_cb *cb; member
306 void engine_table_doall(ENGINE_TABLE *table, engine_table_doall_cb *cb, in engine_table_doall()
/freebsd/contrib/libevent/
H A Dlog.c84 event_set_fatal_callback(event_fatal_cb cb) in event_set_fatal_callback()
213 event_set_log_callback(event_log_cb cb) in event_set_log_callback()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp178 void ThreadRegistry::RunCallbackForEachThreadLocked(ThreadCallback cb, in RunCallbackForEachThreadLocked()
189 u32 ThreadRegistry::FindThread(FindThreadCallback cb, void *arg) { in FindThread()
200 ThreadRegistry::FindThreadContextLocked(FindThreadCallback cb, void *arg) { in FindThreadContextLocked()
H A Dsanitizer_procmaps_bsd.cpp32 void GetMemoryProfile(fill_profile_f cb, uptr *stats) { in GetMemoryProfile()
/freebsd/usr.sbin/bhyve/
H A Dnet_backend_netgraph.c52 nvlist_t *nvl, net_be_rxeof_t cb, void *param) in ng_init()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c64 struct mt76_tx_cb *cb = mt76_tx_skb_cb(skb); in mt76_tx_status_unlock() local
93 struct mt76_tx_cb *cb = mt76_tx_skb_cb(skb); in __mt76_tx_status_skb_done() local
126 struct mt76_tx_cb *cb = mt76_tx_skb_cb(skb); in mt76_tx_status_skb_add() local
184 struct mt76_tx_cb *cb = mt76_tx_skb_cb(skb); in mt76_tx_status_skb_get() local
242 struct mt76_tx_cb *cb = mt76_tx_skb_cb(skb); in __mt76_tx_complete_skb() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c66 cy_callback_t *cb = p_callback; in symcallback() local
304 cy_callback_t cb; in qat_crypt() local
477 cy_callback_t cb; in qat_checksum() local
/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()
409 OSSL_PASSPHRASE_CALLBACK *cb = ossl_pw_passphrase_callback_dec; in try_key() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_restrict.c227 const size_t cb = V4_SIZEOF_RESTRICT_U; in alloc_res4() local
253 const size_t cb = V6_SIZEOF_RESTRICT_U; in alloc_res6() local
398 size_t cb; in match_restrict_entry() local
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c912 usb_bus_mem_flush_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_flush_all()
946 usb_bus_mem_cb_t *cb) in usb_bus_mem_alloc_all()
999 usb_bus_mem_free_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_free_all()
/freebsd/libexec/bootpd/
H A Dgetif.c109 nmatch(u_char *ca, u_char *cb) in nmatch()
/freebsd/sys/dev/mlxfw/
H A Dmlxfw_mfa2_file.h44 const void *cb; /* components block */ member
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1424 destroy_cbdata_t *cb = data; in destroy_callback() local
1496 destroy_cbdata_t *cb = arg; in destroy_print_cb() local
1561 destroy_cbdata_t *cb = arg; in snapshot_to_nvl_cb() local
1583 destroy_cbdata_t *cb = arg; in gather_snapshots() local
1639 destroy_cbdata_t cb = { 0 }; in zfs_do_destroy() local
2267 inherit_cbdata_t *cb = data; in inherit_recurse_cb() local
2284 inherit_cbdata_t *cb = data; in inherit_cb() local
3195 us_cbdata_t cb; in zfs_do_userspace() local
3638 list_cbdata_t cb = { 0 }; in zfs_do_list() local
6681 holds_cbdata_t cb = { 0 }; in zfs_do_holds() local
[all …]
/freebsd/contrib/pf/libevent/
H A Devent.h166 #define evtimer_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg) argument
172 #define timeout_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg) argument
178 #define signal_set(ev, x, cb, arg) \ argument
219 void (*cb)(struct evbuffer *, size_t, size_t, void *); member
/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/contrib/ntp/libntp/lib/isc/
H A Dassertions.c64 isc_assertion_setcallback(isc_assertioncallback_t cb) { in isc_assertion_setcallback()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h220 pool, request, reply, cb, cbarg) \ argument
387 #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \ argument
/freebsd/sys/dev/isci/scil/
H A Dscic_io_request.h447 #define scic_io_request_construct_ssp_pass_through(memory, cb) SCI_FAILURE argument
530 #define scic_io_request_construct_sata_pass_through(io, cb) SCI_FAILURE argument
/freebsd/contrib/libevent/include/event2/
H A Drpc.h220 pool, request, reply, cb, cbarg) \ argument
387 #define EVRPC_MAKE_REQUEST(name, pool, request, reply, cb, cbarg) \ argument
/freebsd/contrib/nvi/ex/
H A Dex_move.c33 CB cb = {{ 0 }}; in ex_copy() local
/freebsd/lib/libkvm/
H A Dkvm_minidump_powerpc64.c194 _powerpc64_minidump_walk_pages(kvm_t *kd, kvm_walk_pages_cb_t *cb, void *arg) in _powerpc64_minidump_walk_pages()
/freebsd/crypto/openssl/providers/fips/
H A Dself_test.h32 OSSL_CALLBACK *cb; member

12345678910>>...19