Searched refs:sh_buflen (Results 1 – 3 of 3) sorted by relevance
257 shp->sh_buflen = len; in smbios_bufopen()362 smb_free((void *)shp->sh_buf, shp->sh_buflen); in smbios_close()416 return (shp->sh_buflen); in smbios_buflen()
304 smbios_xwrite(shp, fd, shp->sh_buf, shp->sh_buflen) == -1) in smbios_write()
663 size_t sh_buflen; /* size of structure table buffer */ member