HomeSort by: relevance | last modified time | path
    Searched defs:with_clone (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 in function:fmt_fspart_header
1360 with_clone = false;
1361 for (ptn = 0; ptn < pset->num && !with_clone; ptn++)
1363 with_clone = true;
1371 if (with_clone)

Completed in 14 milliseconds