/external/valgrind/include/vki/ |
H A D | vki-arm64-linux.h | 407 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr),sizeof(size)) macro 444 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int)
|
H A D | vki-amd64-linux.h | 434 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr),sizeof(size)) macro 471 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|
H A D | vki-ppc32-linux.h | 551 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr),(_VKI_IOC_TYPECHECK(size))) macro 569 #define VKI_FIONREAD _VKI_IOR('f', 127, int) 571 #define VKI_FIOQSIZE _VKI_IOR('f', 128, vki_loff_t) 573 //#define VKI_TIOCGETP _VKI_IOR('t', 8, struct vki_sgttyb) 578 //#define VKI_TIOCGETC _VKI_IOR('t', 18, struct vki_tchars) 579 #define VKI_TCGETS _VKI_IOR('t', 19, struct vki_termios) 584 #define VKI_TCGETA _VKI_IOR('t', 23, struct vki_termio) 594 #define VKI_TIOCGWINSZ _VKI_IOR('t', 104, struct vki_winsize) 597 #define VKI_TIOCOUTQ _VKI_IOR('t', 115, int) /* output queue size */ 599 //#define VKI_TIOCGLTC _VKI_IOR(' [all...] |
H A D | vki-ppc64-linux.h | 591 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr), \ macro 617 #define VKI_TCGETS _VKI_IOR('t', 19, struct vki_termios) 621 #define VKI_TCGETA _VKI_IOR('t', 23, struct vki_termio) 629 #define VKI_TIOCGPGRP _VKI_IOR('t', 119, int) 631 #define VKI_TIOCOUTQ _VKI_IOR('t', 115, int) /* output queue size */ 632 #define VKI_TIOCGWINSZ _VKI_IOR('t', 104, struct vki_winsize) 638 #define VKI_FIONREAD _VKI_IOR('f', 127, int) 643 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) 649 #define VKI_FIOQSIZE _VKI_IOR('f', 128, vki_loff_t)
|
H A D | vki-s390x-linux.h | 567 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr),(_VKI_IOC_TYPECHECK(size))) macro 615 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|
H A D | vki-arm-linux.h | 472 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr),(_VKI_IOC_TYPECHECK(size))) macro 512 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|
H A D | vki-mips32-linux.h | 559 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr),(_VKI_IOC_TYPECHECK(size))) macro 605 #define VKI_TIOCGWINSZ _VKI_IOR('t', 104, struct vki_winsize) /* get window size */ 619 #define VKI_TIOCGPGRP _VKI_IOR('t', 119, int) /* get pgrp of tty */ 632 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|
H A D | vki-mips64-linux.h | 565 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr), \ macro 617 #define VKI_TIOCGWINSZ _VKI_IOR('t', 104, struct vki_winsize) 631 #define VKI_TIOCGPGRP _VKI_IOR('t', 119, int) /* get pgrp of tty */ 645 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty
|
H A D | vki-x86-linux.h | 510 #define _VKI_IOR(type,nr,size) _VKI_IOC(_VKI_IOC_READ,(type),(nr),(_VKI_IOC_TYPECHECK(size))) macro 550 #define VKI_TIOCGPTN _VKI_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|