Searched defs:acc (Results 1 - 1 of 1) sorted by relevance

/ipc/
H A Dmqueue.c769 int acc; local
772 acc = oflag2acc[oflag & O_ACCMODE];
773 if (inode_permission(path->dentry->d_inode, acc))

Completed in 217 milliseconds