HomeSort by relevance Sort by last modified time
    Searched refs:pty_change_window_size (Results 1 - 4 of 4) sorted by null

  /external/openssh/
sshpty.h 26 void pty_change_window_size(int, u_int, u_int, u_int, u_int);
sshpty.c 186 pty_change_window_size(int ptyfd, u_int row, u_int col, function
session.c     [all...]
serverloop.c 954 pty_change_window_size(fdin, row, col, xpixel, ypixel);
    [all...]

Completed in 92 milliseconds