Home
last modified time | relevance | path

Searched refs:VKI_TCSETS (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/main/include/vki/
Dvki-amd64-linux.h425 #define VKI_TCSETS 0x5402 macro
Dvki-ppc32-linux.h555 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios) macro
Dvki-x86-linux.h505 #define VKI_TCSETS 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
Dvki-s390x-linux.h560 #define VKI_TCSETS 0x5402 macro
Dvki-arm-linux.h467 #define VKI_TCSETS 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
Dvki-ppc64-linux.h593 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios) macro
/external/valgrind/main/docs/internals/
Dporting-to-ARM.txt684 #define VKI_TCSETS 0x5402
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-linux.c3948 case VKI_TCSETS: in PRE()
5221 case VKI_TCSETS: in POST()