Searched refs:sig_resize (Results 1 – 1 of 1) sorted by relevance
150 static void sig_resize(int);1301 signal(SIGWINCH, sig_resize); in topipstates()1925 static void sig_resize(int s) in sig_resize() function