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.cc430 unsigned struct_copr_msg_sz = 0; variable
434 unsigned struct_copr_msg_sz = sizeof(struct copr_msg); variable
Dsanitizer_common_interceptors_ioctl.inc236 _(SNDCTL_COPR_RCVMSG, WRITE, struct_copr_msg_sz);
240 _(SNDCTL_COPR_SENDMSG, READ, struct_copr_msg_sz);
Dsanitizer_platform_limits_posix.h886 extern unsigned struct_copr_msg_sz;