Searched refs:RMSGD (Results 1 – 6 of 6) sorted by relevance
55 #define RMSGD 0x001 /* read msg discard */ macro
735 if (ioctl(PCpipe[0], I_SRDOPT, RMSGD) == -1) in setup_PCpipe()
628 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()
2357 case RMSGD: in strrput_nondata()4623 if ((arg & (RMSGD|RMSGN)) == (RMSGD|RMSGN)) in strioctl()4631 case RMSGD: in strioctl()4667 rdopt = ((stp->sd_read_opt & RD_MSGDIS) ? RMSGD : in strioctl()
2455 case RMSGD: str = "RMSGD"; break; in strrdopt()
2215 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()