Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c68 static int set_mapent_opts(struct mapent *, char *, char *, char *);
546 if ((rc = set_mapent_opts(me, me->map_mntopts, in push_options()
578 set_mapent_opts(struct mapent *me, char *opts, char *defaultopts, in set_mapent_opts() function