Home
last modified time | relevance | path

Searched refs:h_uuid (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/file/src/
H A Dcdf.c234 h->h_uuid[0] = CDF_TOLE8(h->h_uuid[0]); in cdf_swap_header()
235 h->h_uuid[1] = CDF_TOLE8(h->h_uuid[1]); in cdf_swap_header()
266 CDF_UNPACKA(h->h_uuid); in cdf_unpack_header()
H A Dcdf.h62 uint64_t h_uuid[2]; member