Home
last modified time | relevance | path

Searched refs:isrestricted (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_generic.c128 getmapent(key, mapname, ml, stack, stkptr, iswildcard, isrestricted) in getmapent() argument
133 bool_t isrestricted;
146 iswildcard, isrestricted));
150 iswildcard, isrestricted);
H A Dautod_lookup.c57 bool_t isrestricted = hasrestrictopt(mapopts); in do_lookup1() local
109 isrestricted); in do_lookup1()
H A Dns_files.c72 char **stack, char ***stkptr, bool_t *iswildcard, bool_t isrestricted) in getmapent_files() argument
102 if (!isrestricted && (stbuf.st_mode & S_IXUSR)) { in getmapent_files()
158 iswildcard, isrestricted); in getmapent_files()
H A Dautod_mount.c89 bool_t isrestricted = hasrestrictopt(mapopts); in do_mount1() local
100 isrestricted); in do_mount1()
159 if (isrestricted && in do_mount1()
H A Dns_nis.c75 getmapent_nis(key, map, ml, stack, stkptr, iswildcard, isrestricted) in getmapent_nis() argument
81 bool_t isrestricted;
H A Dns_ldap.c260 char **stack, char ***stkptr, bool_t *iswildcard, bool_t isrestricted) in getmapent_ldap() argument