Home
last modified time | relevance | path

Searched refs:struct_seq_event_rec_sz (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h447 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_posix.h1095 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_posix.cc476 unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); variable
H A Dsanitizer_common_interceptors_ioctl.inc268 _(SNDCTL_SEQ_OUTOFBAND, READ, struct_seq_event_rec_sz);
H A Dsanitizer_platform_limits_netbsd.h821 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_netbsd.cc954 unsigned struct_seq_event_rec_sz = sizeof(seq_event_rec); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc1095 _(SEQUENCER_OUTOFBAND, READ, struct_seq_event_rec_sz);
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h448 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_freebsd.cc185 unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); variable
H A Dsanitizer_platform_limits_posix.h979 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_posix.cc436 unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); variable
H A Dsanitizer_common_interceptors_ioctl.inc270 _(SNDCTL_SEQ_OUTOFBAND, READ, struct_seq_event_rec_sz);
H A Dsanitizer_platform_limits_netbsd.h794 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_netbsd.cc793 unsigned struct_seq_event_rec_sz = sizeof(seq_event_rec); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc1096 _(SEQUENCER_OUTOFBAND, READ, struct_seq_event_rec_sz);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h447 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_posix.h1095 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_posix.cc476 unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); variable
H A Dsanitizer_common_interceptors_ioctl.inc268 _(SNDCTL_SEQ_OUTOFBAND, READ, struct_seq_event_rec_sz);
H A Dsanitizer_platform_limits_netbsd.h821 extern unsigned struct_seq_event_rec_sz;
H A Dsanitizer_platform_limits_netbsd.cc954 unsigned struct_seq_event_rec_sz = sizeof(seq_event_rec); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc1095 _(SEQUENCER_OUTOFBAND, READ, struct_seq_event_rec_sz);