Lines Matching refs:uuid
46 char uuid[16];59 args.oldval = uuid;61 n = sizeof(uuid);80 if (n != sizeof(uuid))83 /* uuid[] is now a type 4 UUID. Bytes 6 and 8 (counting from zero) contain87 uuid[6] = uuid[14];88 uuid[8] = uuid[15];94 memcpy(p, uuid, n);