Searched refs:got_winch (Results 1 – 4 of 4) sorted by relevance
1230 if (got_winch) in getspec()1664 got_winch = 0; in change_winsz()
1265 EXTERN volatile sig_atomic_t got_winch E_INIT(1);1267 #define got_winch true macro
1928 got_winch = 1; in x_sigwinch()
159 if (got_winch) { in x_getc()