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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dio.c332 static Sfio_t *subopen(Shell_t *,Sfio_t*, off_t, long);
1368 infile = subopen(shp,shp->heredocs,iop->iooffset,iop->iosize);
2112 static Sfio_t *subopen(Shell_t *shp,Sfio_t* sp, off_t offset, long size) function

Completed in 59 milliseconds