Searched refs:pushopts (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c713 char pushopts[AUTOFS_MAXOPTSLEN]; local
729 strcpy(pushopts, mapopts);
732 strcpy(pushopts, defaultopts);
736 me->map_mntopts = strdup(pushopts);

Completed in 37 milliseconds