Home
last modified time | relevance | path

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

/external/openssh/
Dsshpty.h26 void pty_change_window_size(int, u_int, u_int, u_int, u_int);
Dsshpty.c151 pty_change_window_size(int ptyfd, u_int row, u_int col, in pty_change_window_size() function
Dsession.c1902 pty_change_window_size(s->ptyfd, s->row, s->col, s->xpixel, s->ypixel); in session_window_change_req()
1954 pty_change_window_size(s->ptyfd, s->row, s->col, s->xpixel, s->ypixel); in session_pty_req()