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
  945 extern unsigned struct_arpreq_sz;

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
  219   _(SIOCDARP, READ, struct_arpreq_sz);
  221   _(SIOCDRARP, READ, struct_arpreq_sz);
  222   _(SIOCGARP, WRITE, struct_arpreq_sz);
  229   _(SIOCGRARP, WRITE, struct_arpreq_sz);
  231   _(SIOCSARP, READ, struct_arpreq_sz);
  238   _(SIOCSRARP, READ, struct_arpreq_sz);