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

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

Completed in 18 milliseconds