RDWR_WRONLY        48 source4/torture/raw/open.c 	if (!can_read &&  can_write) return RDWR_WRONLY;
RDWR_WRONLY        60 source4/torture/raw/open.c 	case RDWR_WRONLY: return "WRONLY";
RDWR_WRONLY       208 source4/torture/raw/open.c 	CHECK_RDWR(fnum, RDWR_WRONLY);