Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dname.c398 _nv_unset(np,0); in nv_setlist()
402 _nv_unset(np,0); in nv_setlist()
869 _nv_unset(np,0); in nv_create()
3191 _nv_unset(np,0); in putenv()
3208 _nv_unset(np,0); in sh_setenviron()
3307 _nv_unset(np,0); in nv_rename()
3370 _nv_unset(mp,0); in nv_rename()
3382 _nv_unset(nr,0); in nv_rename()
3405 _nv_unset(np,0); in nv_setref()
3485 _nv_unset(np,0); in nv_setref()
[all …]
H A Dnvdisc.c158 _nv_unset(np, flags&(NV_RDONLY|NV_EXPORT)); in nv_putv()
260 _nv_unset(np,0); in assign()
282 _nv_unset(SH_VALNOD,0); in assign()
322 _nv_unset(SH_VALNOD,0); in assign()
347 _nv_unset(nq,0); in assign()
361 _nv_unset(nq,0); in assign()
383 _nv_unset(SH_VALNOD,0); in lookup()
402 _nv_unset(SH_VALNOD,NV_RDONLY); in lookup()
423 _nv_unset(nq,0); in lookup()
1346 _nv_unset(mp,flags); in put_table()
[all …]
H A Dnvtype.c478 _nv_unset(nr,0); in clone_type()
558 _nv_unset(np, flag); in put_type()
578 _nv_unset(nq,flag|NV_TYPE|nv_isattr(nq,NV_RDONLY)); in put_type()
866 _nv_unset(nodes[0],NV_RDONLY); in nv_mktype()
1192 _nv_unset(np,0); in nv_mktype()
1365 _nv_unset(np, NV_RDONLY); in nv_settype()
1389 _nv_unset(np,NV_RDONLY|NV_TYPE); in nv_settype()
1658 _nv_unset(L_ARGNOD,NV_RDONLY); in sh_outtype()
H A Darray.c417 _nv_unset(nq,NV_RDONLY); in nv_arraysettype()
625 _nv_unset(mp,flags&NV_RDONLY); in array_putval()
761 _nv_unset(nv_namptr(aq->xp,0),NV_RDONLY); in array_putval()
770 _nv_unset(np,flags); in array_putval()
1690 _nv_unset(ap->cur,NV_RDONLY); in nv_associative()
H A Dsubshell.c338 _nv_unset(mp,NV_RDONLY|NV_CLONE); in nv_restore()
434 _nv_unset(np,NV_RDONLY); in table_unset()
H A Dinit.c655 _nv_unset(np,0); in put_rand()
713 _nv_unset(np,0); in put_lineno()
796 _nv_unset(SH_MATCHNOD,NV_RDONLY); in sh_setmatch()
1652 _nv_unset(shp->namespace,NV_RDONLY); in sh_reinit()
H A Dpath.c269 _nv_unset(PWDNOD,0); in path_pwd()
1819 _nv_unset(np,0); in path_alias()
H A Dxec.c489 _nv_unset(SH_LEVELNOD,0); in init_level()
729 _nv_unset(SH_NAMENOD,0); in unset_instance()
730 _nv_unset(SH_SUBSCRNOD,0); in unset_instance()
2769 _nv_unset(mp,NV_RDONLY); in sh_exec()
2818 _nv_unset(np,0); in sh_exec()
H A Dnvtree.c756 _nv_unset(np,NV_RDONLY); in outval()
H A Dio.c1548 _nv_unset(np,0); in sh_redirect()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h293 extern void _nv_unset(Namval_t*,int);
304 #define nv_unset(np) _nv_unset(np,0)
H A Dname.h198 extern void _nv_unset(Namval_t*,int);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c651 _nv_unset(np,0); in setall()
657 _nv_unset(np,NV_EXPORT); in setall()
679 _nv_unset(np,0); in setall()
706 _nv_unset(np,NV_RDONLY); in setall()
1254 _nv_unset(np,0); in unall()
H A Dcd_pwd.c49 _nv_unset(np,0); in rehash()
H A Dprint.c785 _nv_unset(np,0); in extend()