HomeSort by relevance Sort by last modified time
    Searched refs:ws_xpixel (Results 26 - 35 of 35) sorted by null

12

  /external/kernel-headers/original/asm-x86/
termios.h 10 unsigned short ws_xpixel; member in struct:winsize
  /external/dropbear/
cli-chansession.c 247 ws.ws_xpixel = 0;
253 buf_putint(ses.writepayload, ws.ws_xpixel); /* Width */
sshpty.c 350 w.ws_xpixel = xpixel;
  /external/qemu/
curses.c 119 unsigned short ws_xpixel; /* unused */ member in struct:winsize
  /external/strace/
term.c 302 tprintf(", {ws_row=%d, ws_col=%d, ws_xpixel=%d, ws_ypixel=%d}",
303 ws.ws_row, ws.ws_col, ws.ws_xpixel, ws.ws_ypixel);
  /external/valgrind/main/include/vki/
vki-amd64-linux.h 353 unsigned short ws_xpixel; member in struct:vki_winsize
vki-arm-linux.h 422 unsigned short ws_xpixel; member in struct:vki_winsize
vki-ppc32-linux.h 461 unsigned short ws_xpixel; member in struct:vki_winsize
    [all...]
vki-ppc64-linux.h 499 unsigned short ws_xpixel; member in struct:vki_winsize
vki-x86-linux.h 427 unsigned short ws_xpixel; member in struct:vki_winsize

Completed in 360 milliseconds

12