Home
last modified time | relevance | path

Searched refs:nv_putv (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/bltins/
H A Denum.c141 nv_putv(np, val, flags,fp); in put_enum()
146 nv_putv(np,val,flags,fp); in put_enum()
157 nv_putv(np, (char*)&i, NV_UINT16, fp); in put_enum()
H A Dalarm.c197 nv_putv(np,val,flag,fp); in putval()
203 nv_putv(np,(char*)&x,NV_INTEGER,fp); in putval()
H A Dshiocmd_solaris.c77 nv_putv(np, (char*)&t,NV_INTEGER, nfp); in put_time()
83 nv_putv(np, val, flag, nfp); in put_time()
149 nv_putv(np,(char*)&mode,NV_INTEGER,nfp); in put_mode()
152 nv_putv(np,val,flag,nfp); in put_mode()
H A Dmkservice.c380 nv_putv(np, val, flag, fp); in putval()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dinit.c229 nv_putv(np, val, flags, fp); in put_ed()
246 nv_putv(np, val, flags, fp); in put_history()
261 nv_putv(np, val, flags, fp); in put_optindex()
300 nv_putv(np, val, flags, fp); in put_restricted()
330 nv_putv(np, val, flags, fp); in put_cdpath()
404 nv_putv(np, val, flags, fp); in put_lang()
472 nv_putv(np, val, flags, fp); in put_ifs()
548 nv_putv(np, val, flags, fp); in put_seconds()
557 nv_putv(np, val, flags, fp); in put_seconds()
827 nv_putv(np,val,flags,fp); in put_vpath()
[all …]
H A Dbash.c160 nv_putv(np,val,flags,fp); in put_globignore()
179 nv_putv(np,val,flags,fp); in put_funcname()
H A Dnvdisc.c116 void nv_putv(Namval_t *np, const char *value, int flags, register Namfun_t *nfp) in nv_putv() function
266 nv_putv(np,val,flags,handle); in assign()
312 nv_putv(np,cp,flags|NV_RDONLY,handle); in assign()
320 nv_putv(np,val,flags,handle); in assign()
328 nv_putv(np, val, flags, handle); in assign()
583 nv_putv(np,val,flag,fp); in putdisc()
762 nv_putv(np,val,flags,fp); in put_notify()
1253 nv_putv(np,val,flags,fp); in put_table()
H A Dnvtype.c229 nv_putv(np,val,flag,fp); in put_chtype()
549 nv_putv(np,val,flag,fp); in put_type()
1525 nv_putv(np,val,flag,nfp); in put_stat()
H A Dname.c1380 nv_putv(np,sp,flags,np->nvfun); in nv_putval()
2243 nv_putv(np,NIL(char*),flags,np->nvfun); in _nv_unset()
2358 nv_putv(np,val,flags,fp); in put_optimize()
H A Dnvtree.c1067 nv_putv(np, val, flags,fp); in put_tree()
H A Darray.c563 nv_putv(np,string,flags,&ap->hdr); in array_putval()
H A Dpath.c1770 nv_putv(np,val,flags,fp); in talias_put()
H A Dxec.c353 nv_putv(np,val,flags,fp); in put_level()
364 nv_putv(np, (char*)&oldlevel, NV_INT16, fp); in put_level()
/titanic_41/usr/src/lib/libshell/
H A Dmapfile-vers108 nv_putv;
/titanic_41/usr/src/lib/libshell/common/include/
H A Dnval.h271 extern void nv_putv(Namval_t*,const char*,int,Namfun_t*);
/titanic_41/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));
/titanic_41/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));
/titanic_41/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));
/titanic_41/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h282 extern __MANGLE__ void nv_putv __PROTO__((Namval_t*,const char*,int,Namfun_t*));