Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Duuid.c42 static QemuUUID null_uuid; in qemu_uuid_is_null() local
43 return qemu_uuid_is_equal(uu, &null_uuid); in qemu_uuid_is_null()