S_IREAD
i = !chk_access(ep, S_IREAD);
if (stp->st_mode & permission(who, S_IREAD))
S_IREAD | S_IWRITE)) < 0) {
S_IREAD | S_IWRITE)) < 0) {
(void) chmod(Ttyout, (S_IREAD|S_IWRITE));
#define S_IRUSR S_IREAD /* R for owner */
# ifndef S_IREAD
# define S_IRUSR S_IREAD
smode = S_IREAD;
smode = S_IREAD|S_IWRITE;
int smode = S_IREAD;
int smode = S_IREAD;
rval = safefile(fname, uid, gid, user, sfflags, S_IREAD, &st);
if ((statbuf.st_mode & S_IREAD) == 0)
return(chk_access(nxtarg(0), S_IREAD, 0) == 0);
fd = open(local_door_file, O_CREAT|O_RDWR, S_IREAD|S_IWRITE);
S_IREAD|S_IWRITE|S_IRGRP|S_IROTH)) < 0) {
S_IREAD|S_IWRITE)) < 0) {
reti = fchmod(((krb5_fcc_data *) id->data)->file, S_IREAD | S_IWRITE);
reti = chmod(((krb5_fcc_data *) id->data)->filename, S_IREAD | S_IWRITE);
if ((pflags & P_READ) && !(status.st_mode & S_IREAD)) {
fd = open(door_name, O_EXCL|O_CREAT, S_IREAD|S_IWRITE);
S_IREAD|S_IWRITE);
fd = open(SH_DOOR_NAME(shp), O_CREAT|O_RDWR, S_IREAD|S_IWRITE);
{ 1, S_IREAD>>0, 'r', '-' };
{ 1, S_IREAD>>3, 'r', '-' };
{ 1, S_IREAD>>6, 'r', '-' };