Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_ioctl.inc331 _(TCGETS, WRITE, struct_termios_sz);
337 _(TCSETS, READ, struct_termios_sz);
338 _(TCSETSF, READ, struct_termios_sz);
339 _(TCSETSW, READ, struct_termios_sz);
341 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
349 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
Dsanitizer_platform_limits_posix.h875 extern unsigned struct_termios_sz;
Dsanitizer_platform_limits_posix.cc398 unsigned struct_termios_sz = sizeof(struct termios); variable
Dsanitizer_common_interceptors.inc3026 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, termios_p, struct_termios_sz);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
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);
Dsanitizer_platform_limits_solaris.h414 extern unsigned struct_termios_sz;
Dsanitizer_platform_limits_solaris.cpp131 unsigned struct_termios_sz = sizeof(struct termios); variable
Dsanitizer_platform_limits_freebsd.h436 extern unsigned struct_termios_sz;
Dsanitizer_platform_limits_freebsd.cpp175 unsigned struct_termios_sz = sizeof(struct termios); variable
Dsanitizer_platform_limits_posix.h935 extern unsigned struct_termios_sz;
Dsanitizer_platform_limits_posix.cpp397 unsigned struct_termios_sz = sizeof(struct termios); variable
Dsanitizer_platform_limits_netbsd.h850 extern unsigned struct_termios_sz;
Dsanitizer_interceptors_ioctl_netbsd.inc1232 _(TIOCGETA, WRITE, struct_termios_sz);
1233 _(TIOCSETA, READ, struct_termios_sz);
Dsanitizer_platform_limits_netbsd.cpp983 unsigned struct_termios_sz = sizeof(termios); variable
Dsanitizer_common_interceptors.inc3637 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, termios_p, struct_termios_sz);
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi6507 <!-- unsigned int __sanitizer::struct_termios_sz -->
6508 …<var-decl name='struct_termios_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer17struct_te…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi3771 …<var-decl name='struct_termios_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer17struct_te…