Home
last modified time | relevance | path

Searched refs:c_offset (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/fwcontrol/
H A Dfwmpegts.c138 c_offset:12;
140 uint32_t c_offset:12,
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c2348 uint64_t a_offset, b_offset, c_offset; in next_CE() local
2372 c_offset = heap->reqs[c].offset; in next_CE()
2373 if (c_offset < b_offset) { in next_CE()
2375 b_offset = c_offset; in next_CE()