Home
last modified time | relevance | path

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

/external/valgrind/include/vki/
Dvki-arm64-linux.h419 #define VKI_TCSETS 0x5402 macro
Dvki-amd64-linux.h446 #define VKI_TCSETS 0x5402 macro
Dvki-ppc64-linux.h618 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios) macro
Dvki-ppc32-linux.h580 #define VKI_TCSETS _VKI_IOW('t', 20, struct vki_termios) macro
Dvki-s390x-linux.h584 #define VKI_TCSETS 0x5402 macro
Dvki-x86-linux.h525 #define VKI_TCSETS 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
Dvki-arm-linux.h487 #define VKI_TCSETS 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
Dvki-mips64-linux.h593 #define VKI_TCSETS 0x540e macro
Dvki-mips32-linux.h583 #define VKI_TCSETS 0x540e macro
Dvki-solaris.h1318 #define VKI_TCSETS TCSETS macro
/external/valgrind/docs/internals/
Dporting-to-ARM.txt684 #define VKI_TCSETS 0x5402
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c3122 case VKI_TCSETS: in PRE()
3427 case VKI_TCSETS: in POST()
Dsyswrap-linux.c6238 case VKI_TCSETS: in PRE()
9170 case VKI_TCSETS: in POST()