Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h948 extern unsigned struct_sioc_sg_req_sz;
Dsanitizer_platform_limits_posix.cc482 unsigned struct_sioc_sg_req_sz = sizeof(struct sioc_sg_req); variable
Dsanitizer_common_interceptors_ioctl.inc99 _(SIOCGETSGCNT, WRITE, struct_sioc_sg_req_sz);