Home
last modified time | relevance | path

Searched refs:openstream (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c906 static Sfio_t *openstream(Shell_t *shp, struct ionod *iop, int *save) in openstream() function
2434 iop = openstream(shp,tt->com.comio,&savein); in sh_exec()