Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h418 extern unsigned struct_sioc_sg_req_sz;
H A Dsanitizer_platform_limits_solaris.cpp135 unsigned struct_sioc_sg_req_sz = sizeof(struct sioc_sg_req); variable
H A Dsanitizer_platform_limits_freebsd.h518 extern unsigned struct_sioc_sg_req_sz;
H A Dsanitizer_platform_limits_freebsd.cpp214 unsigned struct_sioc_sg_req_sz = sizeof(struct sioc_sg_req); variable
H A Dsanitizer_platform_limits_posix.h1064 extern unsigned struct_sioc_sg_req_sz;
H A Dsanitizer_common_interceptors_ioctl.inc102 _(SIOCGETSGCNT, WRITE, struct_sioc_sg_req_sz);
H A Dsanitizer_platform_limits_posix.cpp537 unsigned struct_sioc_sg_req_sz = sizeof(struct sioc_sg_req); variable
H A Dsanitizer_platform_limits_netbsd.h825 extern unsigned struct_sioc_sg_req_sz;
H A Dsanitizer_platform_limits_netbsd.cpp958 unsigned struct_sioc_sg_req_sz = sizeof(sioc_sg_req); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc1182 _(SIOCGETSGCNT, READWRITE, struct_sioc_sg_req_sz);