Searched refs:oflag2acc (Results 1 – 1 of 1) sorted by relevance
871 static const int oflag2acc[O_ACCMODE] = { MAY_READ, MAY_WRITE, in prepare_open() local890 acc = oflag2acc[oflag & O_ACCMODE]; in prepare_open()