Searched defs:TARGET_TIOCSWINSZ (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 190 #define TARGET_TIOCSWINSZ TARGET_IOW('t', 103, struct winsize) macro 206 #define TARGET_TIOCSWINSZ TARGET_IOW('t', 103, struct winsize) macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 191 #define TARGET_TIOCSWINSZ TARGET_IOW('t', 103, struct target_winsize) macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 170 #define TARGET_TIOCSWINSZ 0x5414 macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 223 #define TARGET_TIOCSWINSZ TARGET_IOW('t', 103, struct winsize) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 192 #define TARGET_TIOCSWINSZ TARGET_IOW('t', 103, struct target_winsize) macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 195 #define TARGET_TIOCSWINSZ TARGET_IOW('t', 103, struct winsize) /* set window size */ macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 222 #define TARGET_TIOCSWINSZ 0x5414 macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 245 #define TARGET_TIOCSWINSZ 0x40087467 /* _IOW('t', 103, struct winsize) */ macro
|