Searched refs:VKI_TCSETS (Results 1 - 12 of 12) sorted by relevance

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

Completed in 227 milliseconds