Home
last modified time | relevance | path

Searched refs:_nv_unset (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dnval.h282 extern void _nv_unset(Namval_t*,int);
293 #define nv_unset(np) _nv_unset(np,0)
H A Dname.h182 extern void _nv_unset(Namval_t*,int);
/titanic_41/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/titanic_41/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/titanic_41/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/titanic_41/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h293 extern __MANGLE__ void _nv_unset __PROTO__((Namval_t*,int));
305 #define nv_unset(np) _nv_unset(np,0)
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dname.c483 _nv_unset(np,NV_EXPORT); in nv_setlist()
489 _nv_unset(np,NV_EXPORT); in nv_setlist()
783 _nv_unset(np,0); in nv_create()
2104 _nv_unset(np,NV_RDONLY); in sh_envnolocal()
2164 _nv_unset(nq,flags); in table_unset()
2168 _nv_unset(np,flags); in table_unset()
2183 void _nv_unset(register Namval_t *np,int flags) in _nv_unset() function
2223 _nv_unset(mp,NV_RDONLY); in _nv_unset()
2938 _nv_unset(np,0); in nv_rename()
2960 _nv_unset(np,0); in nv_rename()
[all …]
H A Darray.c313 _nv_unset(nq,NV_RDONLY); in nv_arraysettype()
506 _nv_unset(mp,flags&NV_RDONLY); in array_putval()
588 _nv_unset(nv_namptr(aq->xp,0),NV_RDONLY); in array_putval()
596 _nv_unset(np,flags); in array_putval()
1206 _nv_unset(ap->cur,NV_RDONLY); in nv_associative()
H A Dnvtype.c466 _nv_unset(nr,0); in clone_type()
544 _nv_unset(np, flag); in put_type()
564 _nv_unset(nq,flag|NV_TYPE|nv_isattr(nq,NV_RDONLY)); in put_type()
1164 _nv_unset(np,0); in nv_mktype()
1330 _nv_unset(np, NV_RDONLY); in nv_settype()
1354 _nv_unset(np,NV_RDONLY); in nv_settype()
H A Dsubshell.c338 _nv_unset(mp,NV_RDONLY|NV_CLONE); in nv_restore()
429 _nv_unset(np,NV_RDONLY); in table_unset()
H A Dnvdisc.c149 _nv_unset(np, flags&(NV_RDONLY|NV_EXPORT)); in nv_putv()
388 _nv_unset(SH_VALNOD,NV_RDONLY); in lookup()
1260 _nv_unset(mp,flags); in put_table()
H A Dnvtree.c701 _nv_unset(np,NV_RDONLY); in outval()
H A Dxec.c384 _nv_unset(SH_LEVELNOD,0); in init_level()
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c533 _nv_unset(np,0); in b_common()
559 _nv_unset(np,NV_RDONLY); in b_common()