time_hi_and_version 90 replace/uuid_parse.c __u16 time_hi_and_version; time_hi_and_version 118 replace/uuid_parse.c tmp = uu->time_hi_and_version; time_hi_and_version 149 replace/uuid_parse.c uu->time_hi_and_version = tmp; time_hi_and_version 177 replace/uuid_parse.c UUCMP(uuid1.time_hi_and_version, uuid2.time_hi_and_version); time_hi_and_version 232 replace/uuid_parse.c uuid.time_hi_and_version = strtoul(in + 14, NULL, 16); time_hi_and_version 255 replace/uuid_parse.c uuid.time_low, uuid.time_mid, uuid.time_hi_and_version, time_hi_and_version 474 replace/uuid_parse.c uu.time_hi_and_version = (uu.time_hi_and_version & 0x0FFF) | 0x4000; time_hi_and_version 502 replace/uuid_parse.c uu.time_hi_and_version = (clock_mid >> 16) | 0x1000;