Searched refs:get_opts (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | autod_parse.c | 69 static void get_opts(char *, char *, char *, bool_t *); 600 get_opts(opts, entryopts, fstype, &fstype_opt); in set_mapent_opts() 648 get_opts(input, opts, fstype, fstype_opt) in get_opts() function 699 get_opts(mapopts, pushentryopts, pushfstype, NULL); in fstype_opts() 701 get_opts(defaultopts, pushentryopts, pushfstype, NULL); in fstype_opts() 1810 get_opts(mapopts, entryopts, fstype, NULL); 1959 get_opts(mapopts, entryopts, fstype, NULL);
|