HomeSort by relevance Sort by last modified time
    Searched defs:ypixel (Results 1 - 2 of 2) sorted by null

  /external/openssh/
session.h 42 u_int row, col, xpixel, ypixel; member in struct:Session
serverloop.c 949 u_int ypixel = packet_get_int(); local
954 pty_change_window_size(fdin, row, col, xpixel, ypixel);
    [all...]

Completed in 52 milliseconds