Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dlabel.c1358 bool with_clone, with_inst_flag = pset->parts->parent == NULL; in fmt_fspart_header() local
1382 with_inst_flag ? msg_string(MSG_ptn_instflag_desc) : "", in fmt_fspart_header()
1431 bool with_inst_flag = pset->parts->parent == NULL; in fmt_fspart_row() local
1508 if (with_inst_flag && (info.flags & PTI_INSTALL_TARGET) && in fmt_fspart_row()