Searched refs:sh_outtype (Results 1 – 3 of 3) sorted by relevance
424 extern int sh_outtype(Shell_t*, Sfio_t*);
418 return(sh_outtype(tdata.sh,sfstdout)); in b_typeset()491 sh_outtype(tp->sh,iop); in print_value()
1611 int sh_outtype(Shell_t *shp,Sfio_t *out) in sh_outtype() function