Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dnetmain.c243 static char uuid_str[37]; in get_uuid() local
276 sprintf(uuid_str, "%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-" in get_uuid()
281 return uuid_str; in get_uuid()