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.h923 extern unsigned struct_sioc_sg_req_sz;
Dsanitizer_platform_limits_posix.cc477 unsigned struct_sioc_sg_req_sz = sizeof(struct sioc_sg_req); variable
Dsanitizer_common_interceptors_ioctl.inc96 _(SIOCGETSGCNT, WRITE, struct_sioc_sg_req_sz);