Searched refs:S_HIPRI (Results 1 – 5 of 5) sorted by relevance
54 #define S_HIPRI 002 /* high priority msg on read Q */ macro
144 #define S_HIPRI 0x0002 /* high priority msg on read Q */ macro
2184 if (arg & ~(S_INPUT|S_HIPRI|S_OUTPUT|S_MSG|S_ERROR|S_HANGUP)) in strevents()2190 if (arg & S_HIPRI) in strevents()
1511 *firstmsgsigs = S_HIPRI; in strrput_proto()1722 #define ALLSIG (S_INPUT|S_HIPRI|S_OUTPUT|S_MSG|S_ERROR|S_HANGUP|S_RDNORM|\ in strrput()4620 if (arg & ~(S_INPUT|S_HIPRI|S_MSG|S_HANGUP|S_ERROR| in strioctl()4769 ~(S_INPUT|S_HIPRI|S_MSG|S_HANGUP|S_ERROR| in strioctl()
975 if (sevent & S_HIPRI) { in dosendsig()976 sevent &= ~S_HIPRI; in dosendsig()