Home | History | Annotate | Download | only in strace

Lines Matching refs:W_STOPCODE

826 #ifndef W_STOPCODE
827 # define W_STOPCODE(sig) ((sig) << 8 | 0x7f)
846 status &= ~W_STOPCODE(WSTOPSIG(status));