Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_voucher.c136 #define IV_FREELIST_END ((iv_index_t) 0) macro
550 table[i - 1].ivace_next = IV_FREELIST_END; in ivac_alloc()
904 if (IV_FREELIST_END == index) { in ivace_reference_by_value()