Searched refs:uuid_copy (Results 1 – 3 of 3) sorted by relevance
37 void uuid_copy(uuid_t dst, const uuid_t src) in uuid_copy() function
74 void uuid_copy(uuid_t dst, const uuid_t src);
174 uuid_copy(buf, tst); in main()