Searched refs:RMSGD (Results 1 – 8 of 8) sorted by relevance
39 #define RMSGD 1 /* read msg discard */ macro
57 #define RMSGD 0x001 /* read msg discard */ macro
406 if (ioctl(fd, I_SRDOPT, RMSGD) < 0) { in smc_send_msg()
670 if (ioctl(PCpipe[0], I_SRDOPT, RMSGD) == -1) in setup_PCpipe()
627 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()
2287 case RMSGD: in strrput_nondata()4497 if ((arg & (RMSGD|RMSGN)) == (RMSGD|RMSGN)) in strioctl()4505 case RMSGD: in strioctl()4541 rdopt = ((stp->sd_read_opt & RD_MSGDIS) ? RMSGD : in strioctl()
2171 case RMSGD: str = "RMSGD"; break; in strrdopt()
2253 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()