Searched defs: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; local
600 get_opts(opts, entryopts, fstype, &fstype_opt);
613 if (fstype_opt == TRUE &&
648 get_opts(input, opts, fstype, fstype_opt)
652 bool_t *fstype_opt;
664 if (fstype_opt != NULL)
665 *fstype_opt = TRUE;

Completed in 47 milliseconds