Home
last modified time | relevance | path

Searched refs:struct_copr_msg_sz (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc435 unsigned struct_copr_msg_sz = 0; variable
439 unsigned struct_copr_msg_sz = sizeof(struct copr_msg); variable
Dsanitizer_common_interceptors_ioctl.inc239 _(SNDCTL_COPR_RCVMSG, WRITE, struct_copr_msg_sz);
243 _(SNDCTL_COPR_SENDMSG, READ, struct_copr_msg_sz);
Dsanitizer_platform_limits_posix.h911 extern unsigned struct_copr_msg_sz;