Searched refs:termio_seek (Results 1 – 1 of 1) sorted by relevance
260 static off64_t termio_seek(mdb_io_t *, off64_t, int);322 .io_seek = termio_seek,568 termio_seek(mdb_io_t *io, off64_t offset, int whence) in termio_seek() function