Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/citrus/
H A Dcitrus_db_file.h75 uint32_t dex_hash_value; member
H A Dcitrus_db.c152 if (be32toh(dex->dex_hash_value) != hashval) in _citrus_db_lookup()