Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/powerpc/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;
/sysdeps/unix/sysv/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;
/sysdeps/unix/sysv/linux/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;

Completed in 7 milliseconds