Searched defs:pushentryopts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c685 char pushentryopts[AUTOFS_MAXOPTSLEN]; local
699 get_opts(mapopts, pushentryopts, pushfstype, NULL);
701 get_opts(defaultopts, pushentryopts, pushfstype, NULL);
704 me->map_mntopts = strdup(pushentryopts);

Completed in 66 milliseconds