Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dgetopts.c42 int savtop = stktell(stkp); in infof() local
48 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()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dnvtree.c902 int len, savtop = staktell(); in walk_tree() local
1002 stakset(savptr,savtop); in walk_tree()
H A Dmacro.c1901 int savtop = stktell(stkp); in comsubst() local
1925 stkset(stkp,savptr,savtop); in comsubst()
2017 stkset(stkp,savptr,savtop); in comsubst()
H A Dxec.c2252 int savtop = staktell(); in sh_run() local
2270 stakset(savptr,savtop); in sh_run()
2272 stakseek(savtop); in sh_run()