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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 219 struct smbioc_oshare { struct
252 struct smbioc_oshare ioc_sh;
272 #define SMBIOC_OPENSHARE _IOW('n', 101, struct smbioc_oshare)
800 unsigned struct_smbioc_oshare_sz = sizeof(smbioc_oshare);
sanitizer_platform_limits_netbsd.cc 219 struct smbioc_oshare { struct
252 struct smbioc_oshare ioc_sh;
272 #define SMBIOC_OPENSHARE _IOW('n', 101, struct smbioc_oshare)
800 unsigned struct_smbioc_oshare_sz = sizeof(smbioc_oshare);

Completed in 32 milliseconds