HomeSort by relevance Sort by last modified time
    Searched defs:vki_termios (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 387 struct vki_termios { struct
vki-ppc32-linux.h 496 struct vki_termios { struct
566 #define VKI_TCGETS _VKI_IOR('t', 19, struct vki_termios)
567 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios)
568 #define VKI_TCSETSW _VKI_IOW('t', 21, struct vki_termios)
569 #define VKI_TCSETSF _VKI_IOW('t', 22, struct vki_termios)
    [all...]
vki-ppc64-linux.h 534 struct vki_termios { struct
604 #define VKI_TCGETS _VKI_IOR('t', 19, struct vki_termios)
605 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios)
606 #define VKI_TCSETSW _VKI_IOW('t', 21, struct vki_termios)
607 #define VKI_TCSETSF _VKI_IOW('t', 22, struct vki_termios)
vki-s390x-linux.h 514 struct vki_termios { struct
vki-x86-linux.h 462 struct vki_termios { struct
vki-arm-linux.h 424 struct vki_termios { struct
vki-mips32-linux.h 508 struct vki_termios { struct
    [all...]
vki-darwin.h 1000 #define vki_termios termios macro

Completed in 118 milliseconds