Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_voucher.h130 typedef ivac_entry *ivac_entry_t; typedef
135 #define IVACE_NULL ((ivac_entry_t) 0);
144 ivac_entry_t ivac_table; /* table of voucher attr value entries */
H A Dipc_voucher.c162 static ivac_entry_t ivace_lookup(ipc_voucher_attr_control_t ivac,
487 ivac_entry_t table; in ivac_init_well_known_voucher_attr_control()
521 ivac_entry_t ivace; in ivace_lookup_values()
543 static inline ivac_entry_t
563 ivac_entry_t new_table = NULL, old_table = NULL; in ivac_grow_table()
633 ivac_entry_t ivace; in ivace_reference_by_index()
671 ivac_entry_t ivace = IVACE_NULL; in ivace_reference_by_value()
756 ivac_entry_t ivace; in ivace_release()
757 ivac_entry_t ivace_tmp; in ivace_release()