DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISOFSMNT_MODEMASK
sbin/mount_cd9660/mount_cd9660.c
117
opts |= ISOFSMNT_MODEMASK;
sbin/mount_cd9660/mount_cd9660.c
121
opts |= ISOFSMNT_MODEMASK;
sys/vfs/isofs/cd9660/cd9660_vfsops.c
456
if (argp->flags & ISOFSMNT_MODEMASK) {