Searched refs:last_part (Results 1 – 3 of 3) sorted by relevance
368 goto last_part; in parse_pkcs12()386 goto last_part; in parse_pkcs12()398 goto last_part; in parse_pkcs12()417 goto last_part; in parse_pkcs12()437 goto last_part; in parse_pkcs12()441 last_part: in parse_pkcs12()
1590 goto last_part; in parse_pkcs12()1608 goto last_part; in parse_pkcs12()1620 goto last_part; in parse_pkcs12()1639 goto last_part; in parse_pkcs12()1659 goto last_part; in parse_pkcs12()1663 last_part: in parse_pkcs12()
3091 uint_t last_part; /* last block of the partition */ in fdstart() local3214 last_part = start_part + dkm->dkl_nblk; in fdstart()3216 if ((blk + (bp->b_bcount / ch->fdc_sec_size)) > last_part) in fdstart()3217 len = (last_part - blk) * ch->fdc_sec_size; in fdstart()