Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/ipc/
H A Dipc_voucher.c72 #define IV_HASH_BUCKET(x) ((x) % IV_HASH_BUCKETS) macro
1332 hash = IV_HASH_BUCKET(sum); in iv_dedup()