Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_voucher.h57 #define IVE_NULL ((iv_entry_t) 0) macro
H A Dipc_voucher.c244 if (IVE_NULL == table) { in iv_alloc()