Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux/common/ | |
linux_termios.h | 59 unsigned short ws_ypixel; member in struct:linux_winsize |
/src/usr.bin/rlogin/ | |
rlogin.c | 99 unsigned short ws_xpixel, ws_ypixel; member in struct:winsize 564 wp->ws_ypixel = htons(winsize.ws_ypixel); 792 wp->ws_ypixel = 0; |
/src/sys/sys/ | |
ttycom.h | 58 unsigned short ws_ypixel; /* vertical size, pixels */ member in struct:winsize |