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

/ast/src/cmd/ksh93/sh/
H A Dio.c351 static Sfio_t *subopen(Shell_t *,Sfio_t*, off_t, long);
1585 infile = subopen(shp,shp->heredocs,iop->iooffset,iop->iosize);
2366 static Sfio_t *subopen(Shell_t *shp,Sfio_t* sp, off_t offset, long size) function

Completed in 19 milliseconds