Searched refs:smbios_write (Results 1 – 5 of 5) sorted by relevance
146 smbios_write;
248 smbios_write(smbios_hdl_t *shp, int fd) in smbios_write() function
194 smbios_write(smbios_hdl_t *shp, int fd) in smbios_write() function
1465 extern int smbios_write(smbios_hdl_t *, int);
1379 } else if (smbios_write(shp, fd) != 0) { in main()