Home
last modified time | relevance | path

Searched refs:time_low (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Duuid.h71 uint32_t time_low; member
91 (dest).time_low = LE_32((dest).time_low); \
/titanic_44/usr/src/lib/libuuid/common/
H A Duuid.c212 uuid->time_low = (uint32_t)(timestamp & 0xFFFFFFFF); in format_uuid()
307 (void) printf("%8.8x-%4.4x-%4.4x-%2.2x%2.2x-", u.time_low, u.time_mid, in uuid_print()
324 tmp = uu->time_low; in struct_to_string()
367 uuid->time_low = tmp; in string_to_struct()
503 uuid.time_low, uuid.time_mid, uuid.time_hi_and_version, clock_seq); in uuid_unparse_common()
584 uuid.time_low = strtoul(in, NULL, 16); in uuid_parse()
629 clock_reg = uuid.time_low | ((u_longlong_t)high << 32); in uuid_time()
H A Duuid_misc.c142 UUCMP(uuid1.time_low, uuid2.time_low); in uuid_compare()
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Dsecurity.ndl31 DWORD time_low;
H A Drpcpdu.ndl49 DWORD time_low;