Searched refs:TCSETSW (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/ |
| H A D | ioctl.d | 176 enum TCSETSW = 0x5403; in version() local
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_posix.cc | 697 unsigned IOCTL_TCSETSW = TCSETSW;
|
| H A D | sanitizer_common_interceptors_ioctl.inc | 343 _(TCSETSW, READ, struct_termios_sz);
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_posix.cpp | 720 unsigned IOCTL_TCSETSW = TCSETSW;
|
| H A D | sanitizer_common_interceptors_ioctl.inc | 346 _(TCSETSW, READ, struct_termios_sz);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_ioctl.inc | 341 _(TCSETSW, READ, struct_termios_sz);
|
| H A D | sanitizer_platform_limits_posix.cc | 735 unsigned IOCTL_TCSETSW = TCSETSW;
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 118340 (gdb) PASS: gdb.reverse/test_ioctl_TCSETSW.exp: at TCSETSW call 118345 (gdb) FAIL: gdb.reverse/test_ioctl_TCSETSW.exp: handle TCSETSW 118663 the gdb record_linux_system_call() if statement for the ioctl TCSETSW 118670 PowerPC, correct the gdb ioctl values for TCGETS, TCSETS, TCSETSW and TCSETSF. 118675 The current PowerPC values for TCGETS, TCSETS, TCSETSW and TCSETSF are 118691 in the ioctl values for TCGETS, TCSETS, TCSETSW and TCSETSF to 0x2c.
|