HomeSort by: relevance | last modified time | path
    Searched defs:inst_flags (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
label.c 1427 unsigned inst_flags; local in function:fmt_fspart_row
1507 inst_flags = pset->infos[ptn].instflags;
1516 if (inst_flags & PUIINST_NEWFS)
1538 (inst_flags & PUIINST_MOUNT) && info.last_mounted &&
label.c 1427 unsigned inst_flags; local in function:fmt_fspart_row
1507 inst_flags = pset->infos[ptn].instflags;
1516 if (inst_flags & PUIINST_NEWFS)
1538 (inst_flags & PUIINST_MOUNT) && info.last_mounted &&

Completed in 24 milliseconds