Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c584 bool_t fstype_opt = FALSE; in set_mapent_opts() local
600 get_opts(opts, entryopts, fstype, &fstype_opt); in set_mapent_opts()
613 if (fstype_opt == TRUE && in set_mapent_opts()
648 get_opts(char *input, char *opts, char *fstype, bool_t *fstype_opt) in get_opts() argument
660 if (fstype_opt != NULL) in get_opts()
661 *fstype_opt = TRUE; in get_opts()