Home
last modified time | relevance | path

Searched refs:nv_onattr (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c252 nv_onattr(np,NV_NOFREE); in put_chtype()
662 nv_onattr(np,NV_RDONLY); in typeinfo()
787 nv_onattr(mp,NV_NOFREE); in std_disc()
832 nv_onattr(np, NV_RDONLY); in nv_addtype()
958 nv_onattr(nq,NV_MINIMAL); in nv_mktype()
1205 nv_onattr(mp,NV_TAGGED); in nv_mktype()
1245 nv_onattr(mp,NV_INT16P); in nv_mkinttype()
1247 nv_onattr(mp,NV_INT64); in nv_mkinttype()
1249 nv_onattr(mp,NV_UNSIGN); in nv_mkinttype()
1384 nv_onattr(np,NV_ARRAY); in nv_settype()
[all …]
H A Darray.c239 nv_onattr(np,NV_NOFREE); in array_getup()
530 nv_onattr(nq,NV_NOFREE); in array_clone()
731 nv_onattr(np,NV_NOFREE); in array_putval()
769 nv_onattr(np,NV_NOFREE); in array_putval()
804 nv_onattr(np,NV_ARRAY); in array_copytree()
881 nv_onattr(np,NV_ARRAY); in array_grow()
911 nv_onattr(np,NV_MINIMAL); in nv_atypeindex()
949 nv_onattr(np,NV_ARRAY); in nv_changearray()
1005 nv_onattr(np,NV_ARRAY); in nv_setarray()
1437 nv_onattr(np,NV_ARRAY|(fp->ptr?0:NV_NOFREE)); in array_fixed_init()
[all …]
H A Dinit.c241 nv_onattr(np,NV_NOALIAS); in rehash()
612 nv_onattr(np,NV_DOUBLE); in put_seconds()
816 nv_onattr(np,NV_NOFREE|NV_ARRAY); in sh_setmatch()
1012 nv_onattr(np,NV_MINIMAL|NV_NOFREE|NV_LDOUBLE|NV_RDONLY); in math_init()
1682 nv_onattr(SHLVL,NV_INTEGER|NV_EXPORT|NV_NOFREE); in sh_reinit()
1803 nv_onattr(np,NV_RDONLY|NV_MINIMAL|NV_NOFREE|NV_INTEGER); in stat_init()
1930 nv_onattr(DOTSHNOD,NV_RDONLY); in nv_init()
1936 nv_onattr(VERSIONNOD,NV_REF); in nv_init()
2052 nv_onattr(mp,NV_IMPORT); in env_init()
2058 nv_onattr(mp,NV_NOFREE); in env_init()
[all …]
H A Darith.c86 nv_onattr(&FunNode,NV_NOFREE|NV_LDOUBLE|NV_RDONLY); in scope()
339 nv_onattr(np,NV_NOFREE|NV_LDOUBLE|NV_RDONLY); in arith()
346 nv_onattr(np,NV_NOFREE|NV_LDOUBLE|NV_RDONLY); in arith()
H A Dname.c430 nv_onattr(np,NV_ARRAY); in nv_setlist()
628 nv_onattr(np,NV_PARAM); in nv_setlist()
1024 nv_onattr(np,nofree); in nv_create()
1192 nv_onattr(np,nofree); in nv_create()
1216 nv_onattr(np,nofree); in nv_create()
1518 nv_onattr(np,NV_TAGGED); in nv_open()
1812 nv_onattr(np,NV_NOFREE); in nv_putval()
3035 nv_onattr(np,NV_EXPORT); in nv_newattr()
3047 nv_onattr(np, newatts); in nv_newattr()
3406 nv_onattr(np,NV_REF); in nv_setref()
[all …]
H A Dnvdisc.c281 nv_onattr(SH_VALNOD,NV_NOFREE); in assign()
285 nv_onattr(SH_VALNOD,(flags&(NV_LONG|NV_DOUBLE|NV_EXPNOTE|NV_HEXFLOAT|NV_SHORT))); in assign()
382 nv_onattr(SH_VALNOD,NV_NOFREE); in lookup()
387 nv_onattr(SH_VALNOD,NV_DOUBLE|NV_INTEGER); in lookup()
991 nv_onattr(np,NV_NOFREE); in nv_clone()
1247 nv_onattr(np,NV_BLTIN|NV_NOFREE); in sh_addbuiltin()
H A Dbash.c373 nv_onattr(np,NV_RDONLY); in bash_init()
H A Dsubshell.c308 nv_onattr(mp,NV_IDENT); in sh_assignok()
371 nv_onattr(mp,flags); in nv_restore()
H A Dxec.c490 nv_onattr(SH_LEVELNOD,NV_INT16|NV_NOFREE); in init_level()
1126 nv_onattr(np,NV_BLTPFSH); in sh_exec()
2820 nv_onattr(np,NV_FUNCTION|NV_FPOSIX); in sh_exec()
2822 nv_onattr(np,NV_FUNCTION); in sh_exec()
2824 nv_onattr(np,NV_FTMP); in sh_exec()
2826 nv_onattr(np,NV_OPTGET); in sh_exec()
2940 nv_onattr(L_ARGNOD,NV_NOFREE); in sh_exec()
3441 nv_onattr(np,NV_REF|NV_NOFREE); in sh_funscope()
H A Dnvtree.c641 nv_onattr(mp,NV_EXPORT); in nv_outnode()
642 nv_onattr(mp,NV_TABLE); in nv_outnode()
H A Dpath.c287 nv_onattr(PWDNOD,NV_NOFREE|NV_EXPORT); in path_pwd()
881 nv_onattr(nv_open(name,sh_subfuntree(1),NV_NOARRAY|NV_IDENT|NV_NOSCOPE),NV_LTOU|NV_FUNCTION); in path_absolute()
H A Dparse.c237 nv_onattr(bp,nv_isattr(mp,NV_PUBLIC)); in check_typedef()
2050 nv_onattr(np,NV_TAGGED); in kiaentity()
H A Dlex.c1578 nv_onattr(np,NV_NOEXPAND); in sh_lex()
H A Dmacro.c2626 nv_onattr(np,NV_EXPORT); in tilde_expand2()
H A Dio.c1549 nv_onattr(np,NV_INT32); in sh_redirect()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Denum.c234 nv_onattr(tp, NV_UINT16); in enum_create()
263 nv_onattr(tp, NV_RDONLY); in enum_create()
282 nv_onattr(bp,nv_isattr(mp,NV_PUBLIC)); in lib_init()
H A Dtypeset.c519 nv_onattr(np,NV_EXPORT); in print_value()
613 nv_onattr(np,flag|NV_FUNCTION); in setall()
689 nv_onattr(np,NV_ARRAY|(comvar?NV_NOFREE:0)); in setall()
707 nv_onattr(np,NV_NOFREE); in setall()
754 nv_onattr(np,flag&(NV_LTOU|NV_UTOL)); in setall()
807 nv_onattr(np,NV_EXPORT); in setall()
823 nv_onattr(np,NV_REF|NV_FUNCT); in setall()
1085 nv_onattr(np,liblist[n].attr); in b_builtin()
1371 nv_onattr(np,NV_EXPORT); in print_namval()
H A Dprint.c605 nv_onattr(np,NV_RAW); in fmtbase64()
626 nv_onattr(np,NV_EXPORT); in fmtbase64()
638 nv_onattr(np,NV_RAW); in fmtbase64()
786 nv_onattr(np,NV_INTEGER); in extend()
H A Dcd_pwd.c207 nv_onattr(pwdnod,NV_NOFREE|NV_EXPORT); in b_cd()
H A Dmisc.c135 nv_onattr(np,NV_EXPORT); in B_login()
H A Dread.c777 nv_onattr(np,NV_EXPORT); in sh_readline()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h212 #define nv_onattr(n,f) ((n)->nvflag |= (f)) macro