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

/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c65 static int print_namval(Sfio_t*, Namval_t*, int, struct tdata*);
556 print_namval(sfstdout,np,tp->aflag=='+',tp);
601 if(troot!=shp->var_tree && (nv_isnull(np) || !print_namval(sfstdout,np,0,tp)))
1197 static int print_namval(Sfio_t *file,register Namval_t *np,register int flag, struct tdata *tp) function
1377 print_namval(file,np,option,tp);

Completed in 17 milliseconds