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

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 375 struct vki_termios { struct
vki-ppc32-linux.h 484 struct vki_termios { struct
554 #define VKI_TCGETS _VKI_IOR('t', 19, struct vki_termios)
555 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios)
556 #define VKI_TCSETSW _VKI_IOW('t', 21, struct vki_termios)
557 #define VKI_TCSETSF _VKI_IOW('t', 22, struct vki_termios)
    [all...]
vki-ppc64-linux.h 522 struct vki_termios { struct
592 #define VKI_TCGETS _VKI_IOR('t', 19, struct vki_termios)
593 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios)
594 #define VKI_TCSETSW _VKI_IOW('t', 21, struct vki_termios)
595 #define VKI_TCSETSF _VKI_IOW('t', 22, struct vki_termios)
vki-x86-linux.h 450 struct vki_termios { struct
vki-arm-linux.h 445 struct vki_termios { struct
vki-darwin.h 997 #define vki_termios termios macro

Completed in 26 milliseconds