Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h840 extern unsigned struct_sppplcpcfg_sz;
H A Dsanitizer_interceptors_ioctl_netbsd.inc741 _(SPPPGETLCPCFG, READWRITE, struct_sppplcpcfg_sz);
742 _(SPPPSETLCPCFG, READ, struct_sppplcpcfg_sz);
H A Dsanitizer_platform_limits_netbsd.cpp973 unsigned struct_sppplcpcfg_sz = sizeof(sppplcpcfg); variable