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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c345 static Sfio_t *subopen(Shell_t *,Sfio_t*, off_t, long);
1562 infile = subopen(shp,shp->heredocs,iop->iooffset,iop->iosize);
2339 static Sfio_t *subopen(Shell_t *shp,Sfio_t* sp, off_t offset, long size) function

Completed in 37 milliseconds