Searched defs:linux_handler_t (Results 1 - 7 of 7) sorted by relevance

/src/sys/compat/linux/arch/aarch64/
H A Dlinux_signal.h96 typedef void (*linux_handler_t)(int); typedef in typeref:typename:void (*)(int)
/src/sys/compat/linux/arch/alpha/
H A Dlinux_signal.h106 typedef void (*linux_handler_t)(int); typedef in typeref:typename:void (*)(int)
/src/sys/compat/linux/arch/amd64/
H A Dlinux_signal.h102 typedef void (*linux_handler_t)(int); typedef in typeref:typename:void (*)(int)
/src/sys/compat/linux/arch/arm/
H A Dlinux_signal.h96 typedef void (*linux_handler_t)(int); typedef in typeref:typename:void (*)(int)
/src/sys/compat/linux/arch/i386/
H A Dlinux_signal.h96 typedef void (*linux_handler_t)(int); typedef in typeref:typename:void (*)(int)
/src/sys/compat/linux/arch/m68k/
H A Dlinux_signal.h106 typedef void (*linux_handler_t)(int); typedef in typeref:typename:void (*)(int)
/src/sys/compat/linux/arch/powerpc/
H A Dlinux_signal.h103 typedef void (*linux_handler_t)(int); typedef in typeref:typename:void (*)(int)

Completed in 5 milliseconds