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

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

Completed in 39 milliseconds