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

/ast/src/cmd/ksh93/include/
H A Ddefs.h419 extern int sh_outtype(Shell_t*, Sfio_t*);
/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c417 return(sh_outtype(tdata.sh,sfstdout));
490 sh_outtype(tp->sh,iop);
/ast/src/cmd/ksh93/sh/
H A Dnvtype.c1613 int sh_outtype(Shell_t *shp,Sfio_t *out) function

Completed in 19 milliseconds