Home
last modified time | relevance | path

Searched refs:smbios_parse (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.h40 int smbios_parse(const char *opts);
H A Dsmbiostbl.c1006 smbios_parse(const char *opts) in smbios_parse() function
H A Dbhyverun.c1415 if (smbios_parse(optarg) != 0) { in main()