Home
last modified time | relevance | path

Searched refs:TARGET_SIGINFO (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h36 #define TARGET_SIGINFO 29 /* information request */ macro
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h36 #define TARGET_SIGINFO 29 /* information request */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h40 #define TARGET_SIGINFO 29 /* information request */ macro
/openbmc/qemu/bsd-user/
H A Dsignal.c449 case TARGET_SIGINFO: in fatal_signal()
912 sig != TARGET_SIGINFO && sig != TARGET_SIGWINCH && in handle_pending_signal()