Searched defs:iswildcard (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | autod_lookup.c | 56 bool_t iswildcard = FALSE; 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 | 88 bool_t iswildcard; in do_mount1() local
|
H A D | ns_files.c | 72 char **stack, char ***stkptr, bool_t *iswildcard, bool_t isrestricted) in getmapent_files()
|
H A D | ns_ldap.c | 260 char **stack, char ***stkptr, bool_t *iswildcard, bool_t isrestricted) in getmapent_ldap()
|