Home
last modified time | relevance | path

Searched defs:winsize (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/bits/
A Dioctl-types.h26 struct winsize struct
28 unsigned short int ws_row;
29 unsigned short int ws_col;
30 unsigned short int ws_xpixel;
31 unsigned short int ws_ypixel;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dioctl-types.h27 struct winsize struct
29 unsigned short int ws_row;
30 unsigned short int ws_col;
31 unsigned short int ws_xpixel;
32 unsigned short int ws_ypixel;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/bits/
A Dtermios.h259 struct winsize { struct
260 unsigned short ws_row;
261 unsigned short ws_col;
262 unsigned short ws_xpixel;
263 unsigned short ws_ypixel;

Completed in 6 milliseconds