Searched refs:ignore_SIGINT (Results 1 – 2 of 2) sorted by relevance
762 static bool volatile ignore_SIGINT; variable772 if (! (s == SIGINT && ignore_SIGINT)) in catchsig()1054 ignore_SIGINT = true; in edit()1096 ignore_SIGINT = false; in edit()
2620 (ignore_SIGINT): Renamed from `ignore_signals'.