Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c714 char pushentryopts[AUTOFS_MAXOPTSLEN]; in fstype_opts() local
728 get_opts(mapopts, pushentryopts, pushfstype, NULL); in fstype_opts()
731 get_opts(defaultopts, pushentryopts, pushfstype, NULL); in fstype_opts()
738 me->map_mntopts = strdup(pushentryopts); in fstype_opts()