Searched refs:TARGET_TIOCGPTN (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 193 #define TARGET_TIOCGPTN TARGET_IOR('T', 0x30, unsigned int) macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 228 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */ macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 236 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 254 #define TARGET_TIOCGPTN TARGET_IOR('T', 0x30, unsigned int) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 250 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 260 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-m macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 305 #define TARGET_TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|