Home
last modified time | relevance | path

Searched refs:struct_termios_sz (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc336 _(TCGETS, WRITE, struct_termios_sz);
344 _(TCSETS, READ, struct_termios_sz);
345 _(TCSETSF, READ, struct_termios_sz);
346 _(TCSETSW, READ, struct_termios_sz);
348 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
356 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc335 _(TCGETS, WRITE, struct_termios_sz);
341 _(TCSETS, READ, struct_termios_sz);
342 _(TCSETSF, READ, struct_termios_sz);
343 _(TCSETSW, READ, struct_termios_sz);
345 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
353 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc329 _(TCGETS, WRITE, struct_termios_sz);
335 _(TCSETS, READ, struct_termios_sz);
336 _(TCSETSF, READ, struct_termios_sz);
337 _(TCSETSW, READ, struct_termios_sz);
339 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
347 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc336 _(TCGETS, WRITE, struct_termios_sz);
344 _(TCSETS, READ, struct_termios_sz);
345 _(TCSETSF, READ, struct_termios_sz);
346 _(TCSETSW, READ, struct_termios_sz);
348 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
356 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc329 _(TCGETS, WRITE, struct_termios_sz);
335 _(TCSETS, READ, struct_termios_sz);
336 _(TCSETSF, READ, struct_termios_sz);
337 _(TCSETSW, READ, struct_termios_sz);
339 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
347 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc329 _(TCGETS, WRITE, struct_termios_sz);
335 _(TCSETS, READ, struct_termios_sz);
336 _(TCSETSF, READ, struct_termios_sz);
337 _(TCSETSW, READ, struct_termios_sz);
339 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
347 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc336 _(TCGETS, WRITE, struct_termios_sz);
344 _(TCSETS, READ, struct_termios_sz);
345 _(TCSETSF, READ, struct_termios_sz);
346 _(TCSETSW, READ, struct_termios_sz);
348 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
356 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc326 _(TCGETS, WRITE, struct_termios_sz);
332 _(TCSETS, READ, struct_termios_sz);
333 _(TCSETSF, READ, struct_termios_sz);
334 _(TCSETSW, READ, struct_termios_sz);
336 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
344 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc333 _(TCGETS, WRITE, struct_termios_sz);
339 _(TCSETS, READ, struct_termios_sz);
340 _(TCSETSF, READ, struct_termios_sz);
341 _(TCSETSW, READ, struct_termios_sz);
343 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
351 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc329 _(TCGETS, WRITE, struct_termios_sz);
335 _(TCSETS, READ, struct_termios_sz);
336 _(TCSETSF, READ, struct_termios_sz);
337 _(TCSETSW, READ, struct_termios_sz);
339 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
347 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc322 _(TCGETS, WRITE, struct_termios_sz);
328 _(TCSETS, READ, struct_termios_sz);
329 _(TCSETSF, READ, struct_termios_sz);
330 _(TCSETSW, READ, struct_termios_sz);
332 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
340 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc333 _(TCGETS, WRITE, struct_termios_sz);
339 _(TCSETS, READ, struct_termios_sz);
340 _(TCSETSF, READ, struct_termios_sz);
341 _(TCSETSW, READ, struct_termios_sz);
343 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
351 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc336 _(TCGETS, WRITE, struct_termios_sz);
344 _(TCSETS, READ, struct_termios_sz);
345 _(TCSETSF, READ, struct_termios_sz);
346 _(TCSETSW, READ, struct_termios_sz);
348 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
356 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc329 _(TCGETS, WRITE, struct_termios_sz);
335 _(TCSETS, READ, struct_termios_sz);
336 _(TCSETSF, READ, struct_termios_sz);
337 _(TCSETSW, READ, struct_termios_sz);
339 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
347 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc336 _(TCGETS, WRITE, struct_termios_sz);
344 _(TCSETS, READ, struct_termios_sz);
345 _(TCSETSF, READ, struct_termios_sz);
346 _(TCSETSW, READ, struct_termios_sz);
348 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
356 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/zig/zig-0.9.0/lib/tsan/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc336 _(TCGETS, WRITE, struct_termios_sz);
344 _(TCSETS, READ, struct_termios_sz);
345 _(TCSETSF, READ, struct_termios_sz);
346 _(TCSETSW, READ, struct_termios_sz);
348 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
356 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/lang/zig-devel/zig-0.9.0/lib/tsan/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc336 _(TCGETS, WRITE, struct_termios_sz);
344 _(TCSETS, READ, struct_termios_sz);
345 _(TCSETSF, READ, struct_termios_sz);
346 _(TCSETSW, READ, struct_termios_sz);
348 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
356 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETS, WRITE, struct_termios_sz);
340 _(TCSETS, READ, struct_termios_sz);
341 _(TCSETSF, READ, struct_termios_sz);
342 _(TCSETSW, READ, struct_termios_sz);
344 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);

12345678910>>...13