/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | init.c | 467 fp = nv_stack(np, NIL(Namfun_t*)); in put_ifs() 474 nv_stack(np,&((Init_t*)shp->init_context)->IFS_init.hdr); in put_ifs() 545 fp = nv_stack(np, NIL(Namfun_t*)); in put_seconds() 594 fp = nv_stack(np, NIL(Namfun_t*)); in put_rand() 652 fp = nv_stack(np, NIL(Namfun_t*)); in put_lineno() 1185 nv_stack(VPATHNOD, &VPATH_init); in sh_init() 1525 nv_stack(SH_STATS,&sp->hdr); in stat_init() 1597 nv_stack(IFSNOD, &ip->IFS_init.hdr); in nv_init() 1598 nv_stack(PATHNOD, &ip->PATH_init); in nv_init() 1599 nv_stack(FPATHNOD, &ip->FPATH_init); in nv_init() [all …]
|
H A D | nvdisc.c | 230 if((fp=nv_stack(np, NIL(Namfun_t*))) && !(fp->nofree&1)) in chktfree() 505 nv_stack(np, (Namfun_t*)vp); in nv_setdisc() 648 nv_stack(np,&vp->fun); in nv_adddisc() 763 nv_stack(np,fp); in put_notify() 764 nv_stack(np,(Namfun_t*)0); in put_notify() 779 nv_stack(np,fp); in nv_unsetnotify() 780 nv_stack(np,(Namfun_t*)0); in nv_unsetnotify() 796 nv_stack(np,&pp->hdr); in nv_setnotify() 975 Namfun_t *dp = nv_stack(np,(Namfun_t*)0); in clone_putv() 1005 nv_stack(np,dp); in nv_mkclone() [all …]
|
H A D | nvtree.c | 675 fp = nv_stack(np,fp); in outval() 676 if(fp = nv_stack(np,NIL(Namfun_t*))) in outval() 1074 fp = nv_stack(np,fp); in put_tree() 1075 if(fp = nv_stack(np,NIL(Namfun_t*))) in put_tree() 1093 nv_stack(np, nfp); in nv_setvtree()
|
H A D | io.c | 886 nv_stack(mp, &endf.hdr); in file_offset() 888 nv_stack(pp, &endf.hdr); in file_offset() 893 nv_stack(mp, NiL); in file_offset() 895 nv_stack(pp, NiL); in file_offset()
|
H A D | name.c | 2344 nv_stack(np,fp); in optimize_clear() 2345 nv_stack(np,(Namfun_t*)0); in optimize_clear() 2409 nv_stack(np,&op->hdr); in nv_optimize() 2422 nv_stack(op->np,&op->hdr); in sh_optclear() 2423 nv_stack(op->np,(Namfun_t*)0); in sh_optclear()
|
H A D | array.c | 764 nv_stack(np,&ap->hdr); in nv_changearray() 765 save_ap = (struct index_array*)nv_stack(np,0); in nv_changearray()
|
H A D | path.c | 1786 nv_stack(np,&talias_init); in path_alias()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | init.c | 518 fp = nv_stack(np, NIL(Namfun_t*)); in put_ifs() 604 fp = nv_stack(np, NIL(Namfun_t*)); in put_seconds() 652 fp = nv_stack(np, NIL(Namfun_t*)); in put_rand() 710 fp = nv_stack(np, NIL(Namfun_t*)); in put_lineno() 1430 nv_stack(VPATHNOD, &VPATH_init); in sh_init() 1809 nv_stack(SH_STATS,&sp->hdr); in stat_init() 1864 nv_stack(SH_JOBPOOL, &ip->SH_JOBPOOL_init); in nv_init() 1886 nv_stack(IFSNOD, &ip->IFS_init.hdr); in nv_init() 1888 nv_stack(PATHNOD, &ip->PATH_init); in nv_init() 1889 nv_stack(FPATHNO in nv_init() [all...] |
H A D | nvdisc.c | 239 if((fp=nv_stack(np, NIL(Namfun_t*))) && !(fp->nofree&1)) in chktfree() 524 nv_stack(np, (Namfun_t*)vp); in nv_setdisc() 672 nv_stack(np,&vp->fun); in nv_adddisc() 792 nv_stack(np,fp); in put_notify() 793 nv_stack(np,(Namfun_t*)0); in put_notify() 808 nv_stack(np,fp); in nv_unsetnotify() 809 nv_stack(np,(Namfun_t*)0); in nv_unsetnotify() 825 nv_stack(np,&pp->hdr); in nv_setnotify() 1010 Namfun_t *dp = nv_stack(np,(Namfun_t*)0); in clone_putv() 1040 nv_stack(n in nv_mkclone() 1263 extern Namfun_t *nv_stack(register Namval_t *np, register Namfun_t* fp) nv_stack() function [all...] |
H A D | nvtree.c | 730 fp = nv_stack(np,fp); in outval() 731 if(fp = nv_stack(np,NIL(Namfun_t*))) in outval() 1149 fp = nv_stack(np,fp); in put_tree() 1150 if(fp = nv_stack(np,NIL(Namfun_t*))) in put_tree() 1168 nv_stack(np, nfp); in nv_setvtree()
|
H A D | io.c | 1069 nv_stack(mp, &endf.hdr); in file_offset() 1071 nv_stack(pp, &endf.hdr); in file_offset() 1076 nv_stack(mp, NiL); in file_offset() 1078 nv_stack(pp, NiL); in file_offset()
|
H A D | name.c | 2683 nv_stack(np,fp); in optimize_clear() 2684 nv_stack(np,(Namfun_t*)0); in optimize_clear() 2749 nv_stack(np,&op->hdr); in nv_optimize() 2762 nv_stack(op->np,&op->hdr); in sh_optclear() 2763 nv_stack(op->np,(Namfun_t*)0); in sh_optclear()
|
H A D | array.c | 944 nv_stack(np,&ap->hdr); in nv_changearray() 945 save_ap = (struct index_array*)nv_stack(np,0); in nv_changearray()
|
/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | alarm.c | 215 tp = (struct tevent*)nv_stack(np, (Namfun_t*)0); in putval() 272 nv_stack(np,(Namfun_t*)tp); in b_alarm()
|
H A D | shiocmd_solaris.c | 117 nv_stack(np,&dp->fun); in make_time() 169 nv_stack(np,nfp); in make_mode() 355 if(nfp = nv_stack(np,(Namfun_t*)0)) in put_classval() 384 nv_stack(np,&tcp->fun); in mkclass()
|
H A D | mkservice.c | 379 fp = nv_stack(np, NiL); in putval() 456 nv_stack(np, (Namfun_t*)sp); in b_mkservice()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | alarm.c | 215 tp = (struct tevent*)nv_stack(np, (Namfun_t*)0); in putval() 272 nv_stack(np,(Namfun_t*)tp); in b_alarm()
|
H A D | shiocmd_solaris.c | 117 nv_stack(np,&dp->fun); in make_time() 169 nv_stack(np,nfp); in make_mode() 355 if(nfp = nv_stack(np,(Namfun_t*)0)) in put_classval() 384 nv_stack(np,&tcp->fun); in mkclass()
|
H A D | mkservice.c | 379 fp = nv_stack(np, NiL); in putval() 456 nv_stack(np, (Namfun_t*)sp); in b_mkservice()
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | nval.h | 295 #define nv_stack(np,nf) nv_disc(np,nf,0) macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | nval.h | 306 #define nv_stack(np,nf) nv_disc(np,nf,0) macro
|
/titanic_51/usr/src/lib/libshell/amd64/include/ast/ |
H A D | nval.h | 307 #define nv_stack(np,nf) nv_disc(np,nf,0) macro
|
/titanic_51/usr/src/lib/libshell/sparc/include/ast/ |
H A D | nval.h | 307 #define nv_stack(np,nf) nv_disc(np,nf,0) macro
|
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | nval.h | 307 #define nv_stack(np,nf) nv_disc(np,nf,0) macro
|
/titanic_51/usr/src/lib/libshell/i386/include/ast/ |
H A D | nval.h | 307 #define nv_stack(np,nf) nv_disc(np,nf,0) macro
|