Searched refs:savst (Results 1 – 6 of 6) sorted by relevance
486 struct sh_scoped savst; in sh_subshell() local 501 savst = shp->st; in sh_subshell() 579 shp->st.otrap = savst.trap; in sh_subshell() 730 n = shp->st.trapmax-savst.trapmax; in sh_subshell() 733 memset(&shp->st.trapcom[savst.trapmax],0,n*sizeof(char*)); in sh_subshell() 734 shp->st = savst; in sh_subshell()
504 struct sh_scoped savst; in sh_debug() local 551 savst = shp->st; in sh_debug() 560 shp->st = savst; in sh_debug() 3342 struct sh_scoped savst, *prevscope = shp->st.self; in sh_funscope() local 3364 shp->st.self = &savst; in sh_funscope()
481 struct sh_scoped savst; in sh_subshell() local493 savst = shp->st; in sh_subshell()677 n = shp->st.trapmax-savst.trapmax; in sh_subshell()680 memset(&shp->st.trapcom[savst.trapmax],0,n*sizeof(char*)); in sh_subshell()681 shp->st = savst; in sh_subshell()
398 struct sh_scoped savst; in sh_debug() local444 savst = shp->st; in sh_debug()453 shp->st = savst; in sh_debug()2557 struct sh_scoped savst, *prevscope = shp->st.self; in sh_funscope() local2577 shp->st.self = &savst; in sh_funscope()2653 if (shp->st.self != &savst) in sh_funscope()2654 shp->var_tree = (Dt_t*)savst.save_tree; in sh_funscope()2664 if (shp->st.self != &savst) in sh_funscope()
213 struct sh_scoped savst, *prevscope = shp->st.self; in b_dot_cmd() local273 shp->st.self = &savst; in b_dot_cmd()308 if (shp->st.self != &savst) in b_dot_cmd()
213 struct sh_scoped savst, *prevscope = shp->st.self; in b_dot_cmd() local 274 shp->st.self = &savst; in b_dot_cmd() 311 if (shp->st.self != &savst) in b_dot_cmd()