reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
 1002 extern unsigned struct_serial_struct_sz;

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
  447   _(TIOCGSERIAL, WRITE, struct_serial_struct_sz);
  450   _(TIOCSSERIAL, READ, struct_serial_struct_sz);