| Home | Sort by: relevance | last modified time | path |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
| sanitizer_platform_limits_freebsd.cc | 173 unsigned struct_copr_buffer_sz = 0; variable in namespace:__sanitizer 177 unsigned struct_copr_buffer_sz = sizeof(struct copr_buffer); variable in namespace:__sanitizer |
| sanitizer_platform_limits_freebsd.h | 440 extern unsigned struct_copr_buffer_sz; |
| sanitizer_common_interceptors_ioctl.inc | 241 _(SNDCTL_COPR_LOAD, READ, struct_copr_buffer_sz); |
| sanitizer_platform_limits_posix.cc | 424 unsigned struct_copr_buffer_sz = 0; variable in namespace:__sanitizer 428 unsigned struct_copr_buffer_sz = sizeof(struct copr_buffer); variable in namespace:__sanitizer |
| sanitizer_platform_limits_posix.h | 971 extern unsigned struct_copr_buffer_sz; |