HomeSort by: relevance | last modified time | path
    Searched refs:clone_ndx (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/sysinst/
install.c 129 ->selection[install->infos[i].clone_ndx];
bsddisklabel.c 439 p->clone_ndx = ~0U;
443 p->clone_ndx = 0;
1362 target->clone_ndx = j;
1554 want->clone_ndx < want->clone_src->num_sel) {
1555 sp = &want->clone_src->selection[want->clone_ndx];
defs.h 345 * selected source partition, if clone_ndx is a valid index in clone_src
346 * (>= 0 && <= clone_src->num_sel, or all of them if clone_ndx = ~0U.
348 size_t clone_ndx; member in struct:part_usage_info
label.c 1440 if (pset->infos[ptn].clone_ndx <
1674 p[s].clone_ndx = s;

Completed in 15 milliseconds