NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
V7FS_MODE_MASK
sys/fs/v7fs/v7fs_inode_util.c
66
inode->mode &= ~V7FS_MODE_MASK;
sys/fs/v7fs/v7fs_inode_util.c
67
inode->mode |= (mode & V7FS_MODE_MASK);