Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/brand/solaris10/s10_replacefile/
H A Ds10_replacefile.c81 char mntoptions[MAX_MNTOPT_STR]; in main() local
116 mntoptions[0] = '\0'; in main()
118 MNTTYPE_LOFS, NULL, 0, mntoptions, in main()
119 sizeof (mntoptions)) != 0) { in main()