SVR4_O_RDWR        97 compat/svr4/svr4_fcntl.c 	r |= (l & SVR4_O_RDWR) ? O_RDWR : 0;
SVR4_O_RDWR       124 compat/svr4/svr4_fcntl.c 	r |= (l & O_RDWR) ? SVR4_O_RDWR : 0;