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

/osnet-11/usr/src/lib/libshell/common/bltins/
H A Denum.c141 nv_putv(np, val, flags,fp);
146 nv_putv(np,val,flags,fp);
157 nv_putv(np, (char*)&i, NV_UINT16, fp);
H A Dalarm.c198 nv_putv(np,val,flag,fp);
203 nv_putv(np,(char*)&x,NV_INTEGER|NV_DOUBLE,fp);
H A Dshiocmd_solaris.c77 nv_putv(np, (char*)&t,NV_INTEGER, nfp);
83 nv_putv(np, val, flag, nfp);
149 nv_putv(np,(char*)&mode,NV_INTEGER,nfp);
152 nv_putv(np,val,flag,nfp);
H A Dmkservice.c380 nv_putv(np, val, flag, fp);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dbash.c160 nv_putv(np,val,flags,fp);
179 nv_putv(np,val,flags,fp);
H A Dinit.c274 nv_putv(np, val, flags, fp);
291 nv_putv(np, val, flags, fp);
306 nv_putv(np, val, flags, fp);
345 nv_putv(np, val, flags, fp);
375 nv_putv(np, val, flags, fp);
446 nv_putv(np, val, flags, fp);
515 nv_putv(np, val, flags, fp);
591 nv_putv(np, val, flags, fp);
600 nv_putv(np, val, flags, fp);
873 nv_putv(n
[all...]
H A Dnvdisc.c126 void nv_putv(Namval_t *np, const char *value, int flags, register Namfun_t *nfp) function
279 nv_putv(np,val,flags,handle);
325 nv_putv(np,cp,flags|NV_RDONLY,handle);
333 nv_putv(np,val,flags,handle);
342 nv_putv(np, val, flags, handle);
605 nv_putv(np,val,flag,fp);
784 nv_putv(np,val,flags,fp);
1277 nv_putv(np,val,flags,fp);
H A Dnvtype.c234 nv_putv(np,val,flag,fp);
561 nv_putv(np,val,flag,fp);
1555 nv_putv(np,val,flag,nfp);
H A Dname.c1527 nv_putv(np,sp,flags,np->nvfun);
2411 nv_putv(np,NIL(char*),flags,np->nvfun);
2535 nv_putv(np,val,flags,fp);
H A Dpath.c1777 nv_putv(np,val,flags,fp);
H A Dxec.c422 nv_putv(np,val,flags,fp);
433 nv_putv(np, (char*)&oldlevel, NV_INT16, fp);
H A Darray.c688 nv_putv(np,string,flags,&ap->hdr);
/osnet-11/usr/src/lib/libshell/common/include/
H A Dnval.h271 extern void nv_putv(Namval_t*,const char*,int,Namfun_t*);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));

Completed in 86 milliseconds