Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/testcases/badcode/
H A Dbadcode.c65 hand(int i __unused) { /* handler */ in hand() function
/freebsd/tools/tools/net80211/w00t/redir/
H A Dbuddy.c114 void hand(int s) in hand() function
/freebsd/crypto/openssl/test/
H A Dp_test.c83 const OSSL_CORE_HANDLE *hand = ctx->handle; in p_get_params() local
/freebsd/contrib/ofed/libibverbs/
H A Dinit.c335 void *hand = dlopen(NULL, RTLD_NOW); in ibverbs_init() local
/freebsd/crypto/openssl/crypto/
H A Dinitthread.c356 THREAD_EVENT_HANDLER *hand; in ossl_init_thread_start() local
/freebsd/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/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/sys/dev/sound/pcm/
H A Dsound.c97 snd_setup_intr(device_t dev, struct resource *res, int flags, driver_intr_t hand, void *param, void… in snd_setup_intr()
/freebsd/contrib/mandoc/
H A Dmansearch.c323 struct ohash *hand, *h1, *h2; in manmerge_and() local
/freebsd/sys/kern/
H A Dsubr_intr.c1078 driver_intr_t hand, void *arg, int flags, void **cookiep)
1871 intr_ipi_setup(u_int ipi, const char *name, intr_ipi_handler_t *hand,