Home
last modified time | relevance | path

Searched refs:savtop (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dgetopts.c46 int savtop = stktell(stkp); in infof() local
52 stkset(stkp,savptr,savtop); in infof()
H A Dshiocmd_solaris.c331 int savtop = stktell(stkstd); in walk_class() local
340 stkset(stkstd,savptr,savtop); in walk_class()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c971 int len, savtop = staktell(); in walk_tree() local
1074 stakset(savptr,savtop); in walk_tree()
H A Dmacro.c2038 int savtop = stktell(stkp); in comsubst() local
2071 stkset(stkp,savptr,savtop); in comsubst()
2165 stkset(stkp,savptr,savtop); in comsubst()
H A Dxec.c2979 int savtop = staktell(); in sh_run() local
2997 stakset(savptr,savtop); in sh_run()
2999 stakseek(savtop); in sh_run()