DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hasopt
sbin/mount/mount.c
197
if (hasopt(fs->fs_mntops, "noauto"))
sbin/mount/mount.c
68
static int hasopt(const char *, const char *);
sbin/mount_ufs/mount.c
170
if (hasopt(fs->fs_mntops, "noauto"))
sbin/mount_ufs/mount.c
63
static int hasopt(const char *, const char *);