Searched refs:smbios_parse (Results 1 – 3 of 3) sorted by relevance
40 int smbios_parse(const char *opts);
1006 smbios_parse(const char *opts) in smbios_parse() function
162 if (smbios_parse(optarg) != 0) { in bhyve_optparse()