HomeSort by: relevance | last modified time | path
    Searched defs:smbioc_rw (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 265 struct smbioc_rw { struct
277 #define SMBIOC_READ _IOWR('n', 107, struct smbioc_rw)
278 #define SMBIOC_WRITE _IOWR('n', 108, struct smbioc_rw)
803 unsigned struct_smbioc_rw_sz = sizeof(smbioc_rw);
sanitizer_platform_limits_netbsd.cc 265 struct smbioc_rw { struct
277 #define SMBIOC_READ _IOWR('n', 107, struct smbioc_rw)
278 #define SMBIOC_WRITE _IOWR('n', 108, struct smbioc_rw)
803 unsigned struct_smbioc_rw_sz = sizeof(smbioc_rw);
sanitizer_platform_limits_netbsd.cc 265 struct smbioc_rw { struct
277 #define SMBIOC_READ _IOWR('n', 107, struct smbioc_rw)
278 #define SMBIOC_WRITE _IOWR('n', 108, struct smbioc_rw)
803 unsigned struct_smbioc_rw_sz = sizeof(smbioc_rw);

Completed in 47 milliseconds