Home
last modified time | relevance | path

Searched refs:stakset (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dstak.h52 #define stakset(c,n) stkset(stkstd,c,n) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dshcomp.c137 stakset((char*)0,0); in main()
H A Dmain.c479 stakset(NIL(char*),0); in exfile()
688 stakset(savstak,offset); in chkmail()
H A Dexpand.c198 stakset(sp,off); in path_expand()
H A Darith.c354 stakset(saveptr,offset); in arith()
H A Dfault.c494 stakset(savptr,staktop); in sh_trap()
H A Dstreval.c972 stakset(sp?sp:(char*)ep,offset); in strval()
H A Dnvtree.c1074 stakset(savptr,savtop); in walk_tree()
H A Dxec.c2997 stakset(savptr,savtop); in sh_run()
3469 stakset(savstak,0); in sh_funscope()
3610 stakset(base,offset); in sh_fun()
H A Dpath.c1634 stakset(savptr,offset); in path_addpath()
H A Dinit.c2136 stakset(NIL(char*),0); in sh_term()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dwordexp.c192 stakset(savebase,offset); in wordexp()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dcompletion.c228 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand()
488 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand()
H A Dhexpand.c723 stakset(sp,off);
H A Dedit.c1699 stakset(ep->e_stkptr,ep->e_stkoff);
1781 stakset(ep->e_stkptr,ep->e_stkoff);
H A Demacs.c726 stakset(ed->e_stkptr,ed->e_stkoff); in ed_emacsread()
H A Dvi.c598 stakset(ed->e_stkptr,ed->e_stkoff); in ed_viread()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm497 stakset(savebase,saveoffset);