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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc 374 _(RAIDFRAME_GET_COMPONENT_LABEL, READWRITE, struct_RF_ComponentLabel_sz);
375 _(RAIDFRAME_SET_COMPONENT_LABEL, READ, struct_RF_ComponentLabel_sz);
376 _(RAIDFRAME_INIT_LABELS, READ, struct_RF_ComponentLabel_sz);
sanitizer_platform_limits_netbsd.h 994 extern unsigned struct_RF_ComponentLabel_sz;
sanitizer_platform_limits_netbsd.cc 1001 unsigned struct_RF_ComponentLabel_sz = sizeof(RF_ComponentLabel_t);

Completed in 17 milliseconds