IOP_SEEK
return (IOP_SEEK(io->io_next, offset, whence));
return (IOP_SEEK(io->io_next, offset, whence));
if (IOP_SEEK(gf->gf_io, (off64_t)dt_hash - base, SEEK_SET) == -1) {
if (IOP_SEEK(gf->gf_io, gsp->gs_shdr.sh_offset, SEEK_SET) == -1) {
if (filelen > 0 && (IOP_SEEK(gf->gf_io, off, SEEK_SET) != off ||
if (IOP_SEEK(gf->gf_io, (off64_t)gf->gf_ehdr.e_shoff, SEEK_SET) == -1) {
if (IOP_SEEK(gf->gf_io, (off64_t)gf->gf_ehdr.e_phoff, SEEK_SET) == -1) {
if (IOP_SEEK(gf->gf_io, dyn_addr, SEEK_SET) == -1) {
if (IOP_SEEK(gf->gf_io, shstr->gs_shdr.sh_offset, SEEK_SET) == -1) {
if (IOP_SEEK(io, (off64_t)ehdr->e_shoff, SEEK_SET) == -1) {
if (IOP_SEEK(io, (off64_t)ehdr->e_shoff, SEEK_SET) == -1) {
(void) IOP_SEEK(io, (off64_t)0L, SEEK_SET);
if (IOP_SEEK(io, (off64_t)0L, SEEK_SET) == -1) {
return (IOP_SEEK(io->io_next, offset, whence));
return (IOP_SEEK(io->io_next, offset, whence));
(void) IOP_SEEK(io, (off64_t)0L, SEEK_SET);
(void) IOP_SEEK(io, (off64_t)0L, SEEK_SET);
return (IOP_SEEK(io->io_next, offset, whence));
if (IOP_SEEK(io, addr, SEEK_SET) == -1)
if (IOP_SEEK(io, addr, SEEK_SET) == -1)
map.map_size = IOP_SEEK(io, 0, SEEK_END);
size = IOP_SEEK(rf->r_object_fio, 0, SEEK_END);
return (IOP_SEEK(io->io_next, offset, whence));