Home
last modified time | relevance | path

Searched refs:hasrestrictopt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c57 bool_t isrestricted = hasrestrictopt(mapopts); in do_lookup1()
H A Dautomount.h319 extern bool_t hasrestrictopt(char *);
H A Dautod_mount.c89 bool_t isrestricted = hasrestrictopt(mapopts); in do_mount1()
644 hasrestrictopt(char *opts) in hasrestrictopt() function