/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evthread.c | 93 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks() 136 evthread_set_condition_callbacks(const struct evthread_condition_callbacks *cbs) in evthread_set_condition_callbacks() 320 struct evthread_lock_callbacks cbs = { in evthread_enable_lock_debugging() local
|
H A D | evthread_pthread.c | 166 struct evthread_lock_callbacks cbs = { in evthread_use_pthreads() local
|
H A D | evthread_win32.c | 302 struct evthread_lock_callbacks cbs = { in evthread_use_windows_threads() local
|
H A D | bufferevent.c | 711 struct event_callback *cbs[MAX_CBS]; in bufferevent_decref_and_unlock_() local
|
/freebsd/contrib/libevent/ |
H A D | evthread.c | 93 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks() 136 evthread_set_condition_callbacks(const struct evthread_condition_callbacks *cbs) in evthread_set_condition_callbacks() 320 struct evthread_lock_callbacks cbs = { in evthread_enable_lock_debugging() local
|
H A D | evthread_pthread.c | 166 struct evthread_lock_callbacks cbs = { in evthread_use_pthreads() local
|
H A D | evthread_win32.c | 302 struct evthread_lock_callbacks cbs = { in evthread_use_windows_threads() local
|
H A D | bufferevent.c | 711 struct event_callback *cbs[MAX_CBS]; in bufferevent_decref_and_unlock_() local
|
/freebsd/sys/compat/linux/ |
H A D | linux.c | 304 struct ifname_bsd_to_linux_ifp_cb_s *cbs = arg; in ifname_bsd_to_linux_ifp_cb() local 358 struct ifname_linux_to_ifp_cb_s *cbs = arg; in ifname_linux_to_ifp_cb() local
|
H A D | linux_ioctl.c | 2154 struct linux_ifconfig_ifaddr_cb2_s *cbs = arg; in linux_ifconf_ifaddr_cb2() local 2171 struct linux_ifconfig_ifaddr_cb2_s *cbs = arg; in linux_ifconf_ifnet_cb2() local 2185 struct linux_ifconfig_ifaddr_cb2_s cbs; in linux_ifconf() local
|
/freebsd/sys/netgraph/ |
H A D | ng_car.h | 72 u_int64_t cbs; /* Committed burst size (bytes) */ member
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_dcb.h | 74 uint8_t cbs; member
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_cm.c | 318 struct ecore_ll2_cbs cbs; in qlnxr_ll2_start() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_ll2.h | 125 struct ecore_ll2_cbs cbs; member
|
H A D | ecore_ll2_api.h | 183 const struct ecore_ll2_cbs *cbs; member
|
H A D | ecore_ll2.c | 1208 const struct ecore_ll2_cbs *cbs) in ecore_ll2_set_cbs()
|
H A D | ecore_iwarp.c | 3114 struct ecore_ll2_cbs cbs; in ecore_iwarp_ll2_start() local
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_plcr.c | 223 uint32_t *cbs, in CalcRates() 489 uint32_t cir=0, cbs=0, pir_eir=0, pbs_ebs=0, fpp=0; in BuildProfileRegs() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_thread.c | 402 struct event_callback cbs[CB_COUNT]; member
|
H A D | regress_bufferevent.c | 235 struct evthread_lock_callbacks cbs; member 313 struct evthread_lock_callbacks cbs = { in use_lock_unlock_profiler() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_thread.c | 402 struct event_callback cbs[CB_COUNT]; member
|
H A D | regress_bufferevent.c | 235 struct evthread_lock_callbacks cbs; member 313 struct evthread_lock_callbacks cbs = { in use_lock_unlock_profiler() local
|
/freebsd/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm.h | 264 t_BmPortalCallbacks cbs[BM_NUM_OF_RINGS]; member
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_cm.c | 1723 struct irdma_add_mqh_cbs *cbs = arg; in irdma_add_mqh_ifa_cb() local 1811 struct irdma_add_mqh_cbs cbs; in irdma_add_mqh() local
|
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | 2635 uintptr_t cbs[16]; in print_arg() local
|