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

/freebsd-13-stable/stand/libsa/
H A Dcd9660read.c70 ISO_RRIP_CONT *shc; local
86 shc = (ISO_RRIP_CONT *)sh;
88 isonum_733(shc->location));
93 p = susp_buffer + isonum_733(shc->offset);
94 end = p + isonum_733(shc->length);
H A Dcd9660.c126 ISO_RRIP_CONT *shc; local
143 shc = (ISO_RRIP_CONT *)sh;
145 cdb2devb(isonum_733(shc->location)),
151 p = susp_buffer + isonum_733(shc->offset);
152 end = p + isonum_733(shc->length);

Completed in 99 milliseconds