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