Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c681 char pushentryopts[AUTOFS_MAXOPTSLEN]; in fstype_opts() local
695 get_opts(mapopts, pushentryopts, pushfstype, NULL); in fstype_opts()
697 get_opts(defaultopts, pushentryopts, pushfstype, NULL); in fstype_opts()
700 me->map_mntopts = strdup(pushentryopts); in fstype_opts()