Searched refs:in_dotrap (Results 1 – 1 of 1) sorted by relevance
78 static int in_dotrap; /* do we execute in a trap handler? */ variable388 if (suppressint && !in_dotrap) in onsig()418 in_dotrap++; in dotrap()473 in_dotrap--; in dotrap()515 if (in_dotrap && last_trapsig) { in exitshell_savedstatus()