P_EXEC
pflags |= P_EXEC;
if (pflags & P_EXEC)
(P_EXIST|P_NONZERO|P_READ|P_WRITE|P_EXEC))) ||
if ((pflags & P_EXEC) && !(status.st_mode & S_IEXEC)) {