Searched refs:RMSGN (Results 1 – 4 of 4) sorted by relevance
56 #define RMSGN 0x002 /* read msg no discard */ macro
2363 case RMSGN: in strrput_nondata()4623 if ((arg & (RMSGD|RMSGN)) == (RMSGD|RMSGN)) in strioctl()4635 case RMSGN: in strioctl()4668 ((stp->sd_read_opt & RD_MSGNODIS) ? RMSGN : RNORM)); in strioctl()
810 strop->so_readopt = RMSGN; in ldtermopen()4818 optbuf.so_readopt = RMSGN; in chgstropts()
2456 case RMSGN: str = "RMSGN"; break; in strrdopt()