Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Duuid.c68 static bool qemu_uuid_is_valid(const char *str) in qemu_uuid_is_valid() function
95 if (!qemu_uuid_is_valid(str)) { in qemu_uuid_parse()