SVR4_O_RDONLY      95 compat/svr4/svr4_fcntl.c 	r |= (l & SVR4_O_RDONLY) ? O_RDONLY : 0;
SVR4_O_RDONLY     122 compat/svr4/svr4_fcntl.c 	r |= (l & O_RDONLY) ? SVR4_O_RDONLY : 0;