Searched refs:_smb_nerr (Results 1 – 1 of 1) sorted by relevance
53 static const int _smb_nerr = sizeof (_smb_errlist) / sizeof (_smb_errlist[0]); variable60 if (error >= ESMB_BASE && (error - ESMB_BASE) < _smb_nerr) in smbios_errmsg()