Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Duuidgen.c24 puts(show_uuid(toybuf)); in uuidgen_main()
Dmkswap.c49 toybuf, show_uuid(uuid));
/third_party/toybox/porting/liteos_a/lib/
Dlib.h257 char *show_uuid(char *uuid);
/third_party/toybox/lib/
Dlib.h265 char *show_uuid(char *uuid);
Dlib.c1191 char *show_uuid(char *uuid) in show_uuid() function