Searched refs:got_winch (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dvar.c1167 if (got_winch)
1576 got_winch = 0;
H A Dsh.h899 /* got_winch = 1 when we need to re-adjust the window size */
901 EXTERN volatile sig_atomic_t got_winch E_INIT(1);
903 #define got_winch true macro
H A Dmain.c1834 got_winch = 1;
H A Dedit.c146 if (got_winch) {

Completed in 644 milliseconds