Home
last modified time | relevance | path

Searched refs:SMBIOC_SETFLAGS (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp427 #define SMBIOC_SETFLAGS _IOW('n', 104, struct smbioc_flags) macro
1967 unsigned IOCTL_SMBIOC_SETFLAGS = SMBIOC_SETFLAGS;
Dsanitizer_interceptors_ioctl_netbsd.inc867 _(SMBIOC_SETFLAGS, READ, struct_smbioc_flags_sz);