Home
last modified time | relevance | path

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

/external/mksh/src/
Dvar.c1233 if (got_winch) in getspec()
1700 got_winch = 0; in change_winsz()
Dsh.h1315 EXTERN volatile sig_atomic_t got_winch E_INIT(1);
1317 #define got_winch true macro
Dmain.c1918 got_winch = 1; in x_sigwinch()
Dedit.c160 if (got_winch) { in x_getc()