Home
last modified time | relevance | path

Searched refs:time_mid (Results 1 – 18 of 18) sorted by relevance

/openbsd/lib/libc/uuid/
H A Duuid_stream.c162 le16enc(p + 4, uuid->time_mid); in uuid_enc_le()
177 uuid->time_mid = le16dec(p + 4); in uuid_dec_le()
192 be16enc(p + 4, uuid->time_mid); in uuid_enc_be()
207 uuid->time_mid = be16dec(p + 4); in uuid_dec_be()
H A Duuid_to_string.c63 u->time_low, u->time_mid, u->time_hi_and_version, in uuid_to_string()
H A Duuid_compare.c68 DIFF_RETURN(a, b, time_mid); in uuid_compare()
H A Duuid_from_string.c90 &u->time_low, &u->time_mid, &u->time_hi_and_version, in uuid_from_string()
/openbsd/sys/kern/
H A Dkern_uuid.c202 le16enc(p + 4, uuid->time_mid); in uuid_enc_le()
217 uuid->time_mid = le16dec(p + 4); in uuid_dec_le()
232 be16enc(p + 4, uuid->time_mid); in uuid_enc_be()
247 uuid->time_mid = be16dec(p + 4); in uuid_dec_be()
/openbsd/regress/lib/libc/uuid/
H A Duuidtest.c66 uuid_want.time_mid = 0x7dec; in main()
84 ASSERT_EQ(uuid.time_mid, uuid_want.time_mid); in main()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920928-4.c11 unsigned16 time_mid; member
101 …(unsigned long int) ((unsigned char *) &((rs_cache_data_t *) 0)->site_id.time_mid - (unsigned char…
/openbsd/usr.sbin/ldapd/
H A Duuid.c199 uuid->time_mid = 0xffff & (dce_time >> 32); in uuid_create()
221 uuid->time_mid, in uuid_to_string()
H A Duuid.h42 u_short time_mid; member
/openbsd/sys/sys/
H A Duuid.h50 uint16_t time_mid; member
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defidev.c285 openbsd_uuid_space.time_mid = in findopenbsd_gpt()
286 betoh16(openbsd_uuid_space.time_mid); in findopenbsd_gpt()
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defidev.c285 openbsd_uuid_space.time_mid = in findopenbsd_gpt()
286 betoh16(openbsd_uuid_space.time_mid); in findopenbsd_gpt()
H A Dsoftraid_riscv64.c439 openbsd_uuid_space.time_mid = in findopenbsd_gpt()
440 betoh16(openbsd_uuid_space.time_mid); in findopenbsd_gpt()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgv_sriovmsg.h130 uint32_t time_mid : 16; member
/openbsd/sys/arch/amd64/stand/libsa/
H A Dsoftraid_amd64.c447 openbsd_uuid_space.time_mid = in findopenbsd_gpt()
448 betoh16(openbsd_uuid_space.time_mid); in findopenbsd_gpt()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Dsoftraid_arm64.c439 openbsd_uuid_space.time_mid = in findopenbsd_gpt()
440 betoh16(openbsd_uuid_space.time_mid); in findopenbsd_gpt()
H A Defidev.c285 openbsd_uuid_space.time_mid = in findopenbsd_gpt()
286 betoh16(openbsd_uuid_space.time_mid); in findopenbsd_gpt()
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defidev.c295 openbsd_uuid_space.time_mid = in findopenbsd_gpt()
296 betoh16(openbsd_uuid_space.time_mid); in findopenbsd_gpt()