Searched defs:handler_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libc/amd64/gen/
H A Dsignalcontext.c38 typedef void (*handler_t)(uint64_t, uint64_t, uint64_t); typedef
/freebsd-12-stable/lib/libc/powerpc/gen/
H A Dsignalcontext.c38 typedef void (*handler_t)(uint32_t, uint32_t, uint32_t); typedef
/freebsd-12-stable/lib/libc/powerpc64/gen/
H A Dsignalcontext.c38 typedef void (*handler_t)(uint32_t, uint32_t, uint32_t); typedef
/freebsd-12-stable/sbin/iscontrol/
H A Discontrol.h140 typedef int handler_t(isess_t *sess, pdu_t *pp); typedef

Completed in 115 milliseconds