Searched refs:ESMB_NOMEM (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/common/smbios/ |
H A D | smb_open.c | 242 return (smb_open_error(shp, errp, ESMB_NOMEM)); in smbios_bufopen() 265 return (smb_open_error(shp, errp, ESMB_NOMEM)); in smbios_bufopen() 323 return (smb_open_error(shp, errp, ESMB_NOMEM)); in smbios_bufopen()
|
H A D | smb_info.c | 733 return (smb_set_errno(shp, ESMB_NOMEM)); in smbios_info_slot_peers()
|
/titanic_50/usr/src/lib/libsmbios/common/ |
H A D | smb_lib.c | 90 return (smb_open_error(shp, errp, ESMB_NOMEM)); in smb_fileopen() 222 return (smb_open_error(shp, errp, ESMB_NOMEM)); in smb_biosopen()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | smbios_impl.h | 695 ESMB_NOMEM, /* failed to allocate memory */ enumerator
|