Searched defs:shorten_uuid (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dmachine-id-setup.c49 static int shorten_uuid(char destination[34], const char source[36]) { function
150 r = shorten_uuid(id, e);
171 r = shorten_uuid(id, uuid);

Completed in 8 milliseconds