SMB_TYPE_SYSTEM
case SMB_TYPE_SYSTEM:
{ SMB_TYPE_SYSTEM,
if ((stp = smb_lookup_type(shp, SMB_TYPE_SYSTEM)) == NULL ||
if (isp->is_type == SMB_TYPE_SYSTEM) {
const smb_struct_t *stp = smb_lookup_type(shp, SMB_TYPE_SYSTEM);
if (hp->smbh_type == SMB_TYPE_SYSTEM &&
if (smbios_lookup_type(shp, SMB_TYPE_SYSTEM, &s_sys) == SMB_ERR ||