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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c70 static int fstype_opts(struct mapent *, char *, char *, char *);
616 if ((rc = fstype_opts(me, opts, defaultopts,
676 * fstype_opts(struct mapent *me, char *opts, char *defaultopts,
682 fstype_opts(struct mapent *me, char *opts, char *defaultopts, function
707 syslog(LOG_ERR, "fstype_opts: No memory");

Completed in 48 milliseconds