Home
last modified time | relevance | path

Searched refs:pty_change_window_size (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dsshpty.h26 void pty_change_window_size(int, u_int, u_int, u_int, u_int);
Dsshpty.c121 pty_change_window_size(int ptyfd, u_int row, u_int col, in pty_change_window_size() function
Dsession.c1567 pty_change_window_size(s->ptyfd, s->row, s->col, s->xpixel, s->ypixel); in session_window_change_req()
1615 pty_change_window_size(s->ptyfd, s->row, s->col, s->xpixel, s->ypixel); in session_pty_req()