Searched refs:sh_buf (Results 1 – 3 of 3) sorted by relevance
256 shp->sh_buf = buf; in smbios_bufopen()267 hp = shp->sh_buf; in smbios_bufopen()362 smb_free((void *)shp->sh_buf, shp->sh_buflen); in smbios_close()410 return (shp->sh_buf); in smbios_buf()
304 smbios_xwrite(shp, fd, shp->sh_buf, shp->sh_buflen) == -1) in smbios_write()
662 const void *sh_buf; /* structure table buffer */ member