Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Duuidgen.c24 puts(show_uuid(toybuf)); in uuidgen_main()
Dmkswap.c49 toybuf, show_uuid(uuid));
/external/toybox/lib/
Dlib.h250 char *show_uuid(char *uuid);
Dlib.c1195 char *show_uuid(char *uuid) in show_uuid() function