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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dname.h205 extern void nv_attribute(Namval_t*, Sfio_t*, char*, int);
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c595 nv_attribute(np,sfstdout,tp->prefix,1);
1226 nv_attribute(np,tp->outfile,tp->prefix,tp->aflag);
1327 nv_attribute(np,dp->outfile,dp->prefix,dp->aflag);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvtree.c413 void nv_attribute(register Namval_t *np,Sfio_t *out,char *prefix,int noname) function
764 nv_attribute(np,wp->out,"typeset",'=');
879 nv_attribute(np,outfile,"typeset",1);
H A Dnvtype.c656 nv_attribute(np,out,(char*)0, 1);
694 nv_attribute(nq,sp,(char*)0,1);

Completed in 33 milliseconds