Home
last modified time | relevance | path

Searched refs:TARGET_SA_NOCLDSTOP (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h54 #define TARGET_SA_NOCLDSTOP 0x0008 /* do not generate SIGCHLD on child stop */ macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h54 #define TARGET_SA_NOCLDSTOP 0x0008 /* do not generate SIGCHLD on child stop */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h60 #define TARGET_SA_NOCLDSTOP 0x00000008 macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h11 #define TARGET_SA_NOCLDSTOP 0x00000001 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h57 #define TARGET_SA_NOCLDSTOP 8u macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h59 #define TARGET_SA_NOCLDSTOP 0x00000001 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h63 #define TARGET_SA_NOCLDSTOP 0x0008 /* do not generate SIGCHLD on child stop */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h60 #define TARGET_SA_NOCLDSTOP 0x00000001 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h58 #define TARGET_SA_NOCLDSTOP 0x00000004 macro