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

/freebsd-11-stable/usr.bin/rlogin/
H A Drlogin.c337 static int dosigwinch; variable
347 if (dosigwinch == 0) {
351 dosigwinch = 1;
474 if (dosigwinch && get_window_size(0, &ws) == 0 &&

Completed in 46 milliseconds