Searched refs:get_opts (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | autod_parse.c | 68 static void get_opts(char *, char *, char *, bool_t *); 601 get_opts(opts, entryopts, fstype, &fstype_opt); in set_mapent_opts() 676 get_opts(input, opts, fstype, fstype_opt) in get_opts() function 728 get_opts(mapopts, pushentryopts, pushfstype, NULL); in fstype_opts() 731 get_opts(defaultopts, pushentryopts, pushfstype, NULL); in fstype_opts() 1844 get_opts(mapopts, entryopts, fstype, NULL); 1999 get_opts(mapopts, entryopts, fstype, NULL);
|