H A D | autod_parse.c | 106 * parse_entry(char *key, char *mapname, char *mapopts, struct mapline *ml, 118 parse_entry(char *key, char *mapname, char *mapopts, struct mapline *ml, argument 150 * The mapopts are considered default for every entry, so we 153 mapents = do_mapent_hosts(mapopts, key, isdirect); 168 mapopts, defaultopts, isdirect) != PARSE_OK) 178 if (push_options(rootnode, defaultopts, mapopts, 197 if (modify_mapents(&mapents, mapname, mapopts, subdir, 222 * char *key, char *mapname, char *mapopts, char *defaultopts, 234 char *mapname, char *mapopts, char *defaultopts, 267 * mount filesystem. Use mapopts i 233 mapline_to_mapent(struct mapent **mapents, struct mapline *ml, char *key, char *mapname, char *mapopts, char *defaultopts, uint_t isdirect) argument 536 push_options(hiernode *node, char *defaultopts, char *mapopts, int err) argument 578 set_mapent_opts(struct mapent *me, char *opts, char *defaultopts, char *mapopts) argument 682 fstype_opts(struct mapent *me, char *opts, char *defaultopts, char *mapopts) 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 1110 convert_mapent_to_automount(struct mapent *me, char *mapname, char *mapopts) argument 1171 automount_opts(char **map_mntopts, char *mapopts) argument [all...] |