Home
last modified time | relevance | path

Searched defs:io_pread (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/usr.bin/gzip/
H A Dunxz.c185 io_pread(int fd, io_buf *buf, size_t size, off_t pos) in io_pread() function
/freebsd-src/contrib/xz/src/xz/
H A Dfile_io.c1185 io_pread(file_pair *pair, io_buf *buf, size_t size, uint64_t pos) in io_pread() function