Home
last modified time | relevance | path

Searched defs:hand (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/tools/test/stress2/testcases/badcode/
H A Dbadcode.c65 hand(int i __unused) { /* handler */ in hand() function
/freebsd-src/tools/tools/net80211/w00t/redir/
H A Dbuddy.c114 void hand(int s) in hand() function
/freebsd-src/crypto/openssl/test/
H A Dp_test.c83 const OSSL_CORE_HANDLE *hand = ctx->handle; in p_get_params() local
/freebsd-src/contrib/ofed/libibverbs/
H A Dinit.c335 void *hand = dlopen(NULL, RTLD_NOW); in ibverbs_init() local
/freebsd-src/crypto/openssl/crypto/
H A Dinitthread.c356 THREAD_EVENT_HANDLER *hand; in ossl_init_thread_start() local
/freebsd-src/sys/dev/firewire/
H A Dfwmem.c96 void *hand) in fwmem_xfer_req()
H A Dfirewirereg.h201 void (*hand) (struct fw_xferq *); member
239 void (*hand) (struct fw_xfer *); member
/freebsd-src/sys/dev/tsec/
H A Dif_tsec.h136 #define TSEC_GET_GENERIC(hand, tab, count, wrap) \ argument
139 #define TSEC_PUT_GENERIC(hand, tab, count, wrap, val) \ argument
/freebsd-src/sys/dev/sound/pcm/
H A Dsound.c99 snd_setup_intr(device_t dev,struct resource * res,int flags,driver_intr_t hand,void * param,void ** cookiep) snd_setup_intr() argument
/freebsd-src/contrib/mandoc/
H A Dmansearch.c323 struct ohash *hand, *h1, *h2; in manmerge_and() local
[all...]
/freebsd-src/sys/kern/
H A Dsubr_intr.c1060 intr_setup_irq(device_t dev,struct resource * res,driver_filter_t filt,driver_intr_t hand,void * arg,int flags,void ** cookiep) global() argument
1846 intr_ipi_setup(u_int ipi,const char * name,intr_ipi_handler_t * hand,void * arg) global() argument