Home
last modified time | relevance | path

Searched defs:uuid_string (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/
H A Dvsprintf.c392 static char *uuid_string(char *buf, char *end, u8 *addr, int field_width, in uuid_string() function
/openbmc/linux/drivers/char/
H A Drandom.c1613 char uuid_string[UUID_STRING_LEN + 1]; in proc_do_uuid() local
/openbmc/linux/lib/
H A Dvsprintf.c1689 char *uuid_string(char *buf, char *end, const u8 *addr, in uuid_string() function