Searched refs:otrapcom (Results 1 – 5 of 5) sorted by relevance
151 char **trapcom = (shp->st.otrapcom?shp->st.otrapcom:shp->st.trapcom); in b_trap()419 trapcom = (shp->st.otrapcom?shp->st.otrapcom:shp->st.trapcom); in sig_list()
280 sh.st.otrapcom = 0; in sh_sigtrap()370 sh.st.otrapcom=0; in sh_sigclear()
578 shp->st.otrapcom = 0; in sh_subshell()585 shp->st.otrapcom = (char**)savsig; in sh_subshell()
1998 shp->st.otrapcom = 0; in sh_exec()2003 shp->st.otrapcom = (char**)savsig; in sh_exec()
95 char **otrapcom; member