Home
last modified time | relevance | path

Searched refs:struct_termio_sz (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc334 _(TCGETA, WRITE, struct_termio_sz);
338 _(TCSETA, READ, struct_termio_sz);
339 _(TCSETAF, READ, struct_termio_sz);
340 _(TCSETAW, READ, struct_termio_sz);
H A Dsanitizer_platform_limits_posix.h964 extern unsigned struct_termio_sz;
H A Dsanitizer_platform_limits_posix.cc416 unsigned struct_termio_sz = sizeof(struct termio); variable
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc332 _(TCGETA, WRITE, struct_termio_sz);
336 _(TCSETA, READ, struct_termio_sz);
337 _(TCSETAF, READ, struct_termio_sz);
338 _(TCSETAW, READ, struct_termio_sz);
H A Dsanitizer_platform_limits_posix.h1080 extern unsigned struct_termio_sz;
H A Dsanitizer_platform_limits_posix.cc456 unsigned struct_termio_sz = sizeof(struct termio); variable
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc332 _(TCGETA, WRITE, struct_termio_sz);
336 _(TCSETA, READ, struct_termio_sz);
337 _(TCSETAF, READ, struct_termio_sz);
338 _(TCSETAW, READ, struct_termio_sz);
H A Dsanitizer_platform_limits_posix.h1080 extern unsigned struct_termio_sz;
H A Dsanitizer_platform_limits_posix.cc456 unsigned struct_termio_sz = sizeof(struct termio); variable