Searched refs:nv_outnode (Results 1 – 4 of 4) sorted by relevance
| /titanic_44/usr/src/lib/libshell/common/include/ |
| H A D | name.h | 201 extern void nv_outnode(Namval_t*,Sfio_t*, int, int);
|
| /titanic_44/usr/src/lib/libshell/common/sh/ |
| H A D | nvtree.c | 543 void nv_outnode(Namval_t *np, Sfio_t* out, int indent, int special) in nv_outnode() function 587 nv_outnode(mp, out, indent+(indent>=0),0); in nv_outnode() 737 nv_outnode(np, wp->out, wp->indent, special); in outval()
|
| /titanic_44/usr/src/lib/libshell/common/bltins/ |
| H A D | print.c | 546 nv_outnode(np,iop,(alt?-1:0),0); in fmtbase64()
|
| H A D | typeset.c | 419 nv_outnode(np,iop,-1,0); in print_value()
|