Searched refs:iooffset (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dargnod.h37 off_t iooffset; member in struct:ionod
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dtrestore.c245 iop->iooffset = sfseek(shp->heredocs,(off_t)0,SEEK_END);
249 iop->iooffset = 0;
H A Dtdump.c202 sfseek(sh.heredocs,iop->iooffset,SEEK_SET);
H A Ddeparse.c578 sfseek(infile=sh.heredocs,iop->iooffset,SEEK_SET);
H A Dio.c1368 infile = subopen(shp,shp->heredocs,iop->iooffset,iop->iosize);

Completed in 52 milliseconds