nbytes            315 replace/uuid_parse.c get_random_bytes(void *buf, int nbytes)
nbytes            317 replace/uuid_parse.c     int i, n = nbytes, fd = get_random_fd();
nbytes            339 replace/uuid_parse.c     for (cp = buf, i = 0; i < nbytes; i++)