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

/illumos-gate/usr/src/cmd/cdrw/
H A Ddae.c104 handle_jitter(uchar_t *buf, uchar_t *last_end) argument
108 if (memcmp(last_end - BLOCK_SIZE * BLOCKS_COMPARE, buf + i,
115 if (memcmp(last_end - BLOCK_SIZE * BLOCKS_COMPARE, buf + i,

Completed in 174 milliseconds