Home
last modified time | relevance | path

Searched refs:io_fix_src_pos (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dfile_io.h129 extern void io_fix_src_pos(file_pair *pair, size_t rewind_size);
H A Dcoder.c769 io_fix_src_pos(pair, strm.avail_in); in coder_normal()
H A Dfile_io.c1097 io_fix_src_pos(file_pair *pair, size_t rewind_size) in io_fix_src_pos() function