Searched refs:gotwinch (Results 1 – 3 of 3) sorted by relevance
61 volatile sig_atomic_t gotwinch = 0; variable115 if (gotwinch) { in talk()117 gotwinch = 0; in talk()
51 extern volatile sig_atomic_t gotwinch;
167 gotwinch = 1; in sig_winch()