Home
last modified time | relevance | path

Searched defs:TARGET_SIGKILL (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h16 #define TARGET_SIGKILL 9 /* kill (cannot be caught or ignored) */ macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h16 #define TARGET_SIGKILL 9 /* kill (cannot be caught or ignored) */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h20 #define TARGET_SIGKILL 9 /* kill (cannot be caught or ignored) */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h13 #define TARGET_SIGKILL 9 macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h29 #define TARGET_SIGKILL 9 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h13 #define TARGET_SIGKILL 9 macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h14 #define TARGET_SIGKILL 9 /* Kill, unblockable (POSIX). */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h14 #define TARGET_SIGKILL 9 /* Kill, unblockable (POSIX). */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h12 #define TARGET_SIGKILL 9 macro