Searched refs:smbios_xwrite (Results 1 – 1 of 1) sorted by relevance
268 smbios_xwrite(smbios_hdl_t *shp, int fd, const void *buf, size_t buflen) in smbios_xwrite() function302 if (smbios_xwrite(shp, fd, &ep, sizeof (ep)) == -1 || in smbios_write()304 smbios_xwrite(shp, fd, shp->sh_buf, shp->sh_buflen) == -1) in smbios_write()