<def f='src/src/sys/sys/ttycom.h' l='54' ll='59'/>
<size>8</size>
<doc f='src/src/sys/sys/ttycom.h' l='50'>/*
 * Window/terminal size structure.  This information is stored by the kernel
 * in order to provide a consistent interface, but is not used by the kernel.
 */</doc>
<mbr r='winsize::ws_row' o='0' t='unsigned short'/>
<mbr r='winsize::ws_col' o='16' t='unsigned short'/>
<mbr r='winsize::ws_xpixel' o='32' t='unsigned short'/>
<mbr r='winsize::ws_ypixel' o='48' t='unsigned short'/>
