Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hasrestrictopt
usr/src/cmd/fs.d/autofs/autod_lookup.c
57
bool_t isrestricted = hasrestrictopt(mapopts);
usr/src/cmd/fs.d/autofs/autod_mount.c
89
bool_t isrestricted = hasrestrictopt(mapopts);
usr/src/cmd/fs.d/autofs/automount.h
319
extern bool_t hasrestrictopt(char *);