HelenOS sources

uuid_bytes         58 uspace/lib/c/generic/uuid.c 	for (i = 0; i < uuid_bytes; i++) {
uuid_bytes         84 uspace/lib/c/generic/uuid.c 	for (i = 0; i < uuid_bytes; i++)
uuid_bytes         97 uspace/lib/c/generic/uuid.c 	for (i = 0; i < uuid_bytes; i++)
uuid_bytes         46 uspace/lib/c/include/types/uuid.h 	uint8_t b[uuid_bytes];
uuid_bytes         46 uspace/lib/posix/include/libc/types/uuid.h 	uint8_t b[uuid_bytes];
HelenOS homepage, sources at GitHub