Searched refs:first_ind (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dix_altsctr.c620 blkaddr_t first_ind; local
622 for (i = srt_ind, first_ind = srt_ind, total = 0;
626 first_ind = i + dir;
631 return (first_ind);
/illumos-gate/usr/src/cmd/addbadsec/
H A Dix_altsctr.c600 blkaddr_t first_ind; local
602 for (i = srt_ind, first_ind = srt_ind, total = 0;
606 first_ind = i + dir;
611 return(first_ind);

Completed in 61 milliseconds