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

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_patch.c73 char mntboot[512]; local
131 mntboot, mntopt) != 7) ||
155 mntboot, mntopt);
160 mntboot, mntopt) == EOF) {
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c1440 char mntboot[512]; local
1468 sizeof (fsckpass) - 1, sizeof (mntboot) - 1, sizeof (mntopt) - 1);
1488 mntboot, mntopt);
1534 curdev, slice, fsckpass, mntboot, mntopt);
1540 mntpt, fstype, fsckpass, mntboot, mntopt);

Completed in 46 milliseconds