Searched refs:smbios_write (Results 1 – 5 of 5) sorted by relevance
170 smbios_write;
284 smbios_write(smbios_hdl_t *shp, int fd) in smbios_write() function
223 smbios_write(smbios_hdl_t *shp, int fd) in smbios_write() function
1713 extern int smbios_write(smbios_hdl_t *, int);
1804 } else if (smbios_write(shp, fd) != 0) { in main()