Searched defs:IOP_SEEK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io_impl.h56 #define IOP_SEEK(io, off, whence) ((io)->io_ops->io_seek((io), (off), (whence))) macro

Completed in 59 milliseconds