Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getnextopt
usr/src/cmd/fs.d/ufs/mount/mount.c
746
for (f = getnextopt(&tmpoptsp); *f; f = getnextopt(&tmpoptsp)) {
usr/src/cmd/fs.d/ufs/mount/mount.c
809
for (f = getnextopt(&tmpoptsp); *f; f = getnextopt(&tmpoptsp)) {