Searched refs:guest_uuid_str (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.sbin/bhyve/
H A Dbhyverun.h37 extern char *guest_uuid_str;
H A Dsmbiostbl.c589 if (guest_uuid_str != NULL) {
593 uuid_from_string(guest_uuid_str, &uuid, &status);
H A Dbhyverun.c83 char *guest_uuid_str; variable
844 guest_uuid_str = optarg;

Completed in 61 milliseconds