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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c340 static int io_prompt(Shell_t*,Sfio_t*,int);
1909 if(sh_isstate(SH_INTERACTIVE) && sffileno(iop)==0 && io_prompt(shp,iop,shp->nextprompt)<0 && errno==EIO)
1953 if(io_prompt(shp,iop,shp->nextprompt)<0 && errno==EIO)
2085 static int io_prompt(Shell_t *shp,Sfio_t *iop,register int flag) function

Completed in 26 milliseconds