FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BE_MNT_DEEP
lib/libbe/be_access.c
238
mntdeep = (flags & BE_MNT_DEEP) ? 1 : 0;
sbin/bectl/bectl.c
421
mntflags = BE_MNT_DEEP;
sbin/bectl/bectl_jail.c
224
mntflags = BE_MNT_DEEP;