Searched refs:TARGET_TIOCGWINSZ (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 191 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) macro 207 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) macro
|
/openbmc/qemu/linux-user/cris/ |
H A D | termbits.h | 168 #define TARGET_TIOCGWINSZ 0x5413 macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 169 #define TARGET_TIOCGWINSZ 0x5413 macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 192 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct target_winsize) macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 196 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) /* get window size */ macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 193 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct target_winsize) macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 221 #define TARGET_TIOCGWINSZ 0x5413 macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 246 #define TARGET_TIOCGWINSZ 0x80087468 /* _IOR('t', 104, struct winsize) */ macro
|