OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NOT_IN_LIST
bin/df/df.c
225
which = NOT_IN_LIST;
sbin/fsck/fsck.c
430
which = NOT_IN_LIST;
sbin/fsck/fsck.c
59
static enum { IN_LIST, NOT_IN_LIST } which = NOT_IN_LIST;
sbin/mount/mount.c
670
which = NOT_IN_LIST;
sbin/umount/umount.c
318
which = NOT_IN_LIST;