Searched defs:isdirect (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c48 uint_t isdirect,
114 subdir, isdirect, TRUE);
42 do_lookup1( char *mapname, char *key, char *subdir, char *mapopts, char *path, uint_t isdirect, uid_t uid, autofs_action_t *action, struct linka *linkp) argument
H A Dautod_mount.c72 uint_t isdirect,
105 subdir, isdirect, mount_access);
220 if (isdirect) {
66 do_mount1( char *mapname, char *key, char *subdir, char *mapopts, char *path, uint_t isdirect, uid_t uid, action_list **alpp, int flags) argument
H A Dautod_parse.c107 * char *subdir, uint_t isdirect, bool_t mount_access)
119 char *subdir, uint_t isdirect, bool_t mount_access)
153 mapents = do_mapent_hosts(mapopts, key, isdirect);
168 mapopts, defaultopts, isdirect) != PARSE_OK)
198 rootnode, key, isdirect, mount_access) != PARSE_OK)
223 * uint_t isdirect)
235 uint_t isdirect)
299 if (isdirect) {
717 * char *key, uint_t isdirect, bool_t mount_access)
728 char *key, uint_t isdirect, bool_
118 parse_entry(char *key, char *mapname, char *mapopts, struct mapline *ml, char *subdir, uint_t isdirect, bool_t mount_access) argument
233 mapline_to_mapent(struct mapent **mapents, struct mapline *ml, char *key, char *mapname, char *mapopts, char *defaultopts, uint_t isdirect) argument
726 modify_mapents(struct mapent **mapents, char *mapname, char *mapopts, char *subdir, hiernode *rootnode, char *key, uint_t isdirect, bool_t mount_access) argument
828 set_and_fake_mapent_mntlevel(hiernode *rootnode, char *subdir, char *key, char *mapname, struct mapent **faked_mapents, uint_t isdirect, char *mapopts, bool_t mount_access) argument
1005 mark_and_fake_level1_noroot(hiernode *node, char *traversed_path, char *key, char *mapname, struct mapent **faked_mapents, uint_t isdirect, char *mapopts) argument
[all...]

Completed in 49 milliseconds