Home
last modified time | relevance | path

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

/haiku/src/libs/uuid/
H A Dcopy.c37 void uuid_copy(uuid_t dst, const uuid_t src) in uuid_copy() function
H A Duuid.h74 void uuid_copy(uuid_t dst, const uuid_t src);
H A Dtest_uuid.c174 uuid_copy(buf, tst); in main()