Searched defs:isrestricted (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | autod_lookup.c | 59 bool_t isrestricted = hasrestrictopt(mapopts); in do_lookup1() local
|
H A D | ns_generic.c | 128 getmapent(key, mapname, ml, stack, stkptr, iswildcard, isrestricted) in getmapent() argument
|
H A D | ns_nis.c | 75 getmapent_nis(key, map, ml, stack, stkptr, iswildcard, isrestricted) in getmapent_nis() argument
|
H A D | autod_mount.c | 91 bool_t isrestricted = hasrestrictopt(mapopts); in do_mount1() local
|
H A D | ns_files.c | 74 getmapent_files(key, mapname, ml, stack, stkptr, iswildcard, isrestricted) in getmapent_files() argument
|
H A D | ns_ldap.c | 260 char **stack, char ***stkptr, bool_t *iswildcard, bool_t isrestricted) in getmapent_ldap()
|