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

/ast/src/cmd/ksh93/include/
H A Dname.h217 extern void nv_outnode(Namval_t*,Sfio_t*, int, int);
/ast/src/cmd/ksh93/sh/
H A Dnvtree.c580 void nv_outnode(Namval_t *np, Sfio_t* out, int indent, int special) function
628 nv_outnode(mp, out, indent,0);
796 nv_outnode(np, wp->out, wp->indent, special);
/ast/src/cmd/ksh93/bltins/
H A Dprint.c609 nv_outnode(np,iop,(alt?-1:0),0);
H A Dtypeset.c512 nv_outnode(np,iop,-1,0);

Completed in 14 milliseconds