Searched refs:IVACE_NULL (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/ipc/ | ||
| H A D | ipc_voucher.h | 134 #define IVACE_NULL ((ivac_entry_t) 0); macro |
| H A D | ipc_voucher.c | 863 ivac_entry_t ivace = IVACE_NULL; in ivace_reference_by_value() |