Home
last modified time | relevance | path

Searched defs:struct_mq_attr_sz (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp142 unsigned struct_mq_attr_sz = sizeof(struct mq_attr); variable
H A Dsanitizer_platform_limits_posix.cpp302 unsigned struct_mq_attr_sz = sizeof(struct mq_attr); variable
H A Dsanitizer_platform_limits_netbsd.cpp571 unsigned struct_mq_attr_sz = sizeof(struct mq_attr); variable