Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c67 static int set_mapent_opts(struct mapent *, char *, char *, char *);
545 if ((rc = set_mapent_opts(me, me->map_mntopts, in push_options()
579 set_mapent_opts(struct mapent *me, char *opts, char *defaultopts, in set_mapent_opts() function