Home
last modified time | relevance | path

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

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