Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/ipc/
H A Dipc_voucher.h129 typedef ivac_entry *ivac_entry_t; typedef
134 #define IVACE_NULL ((ivac_entry_t) 0);
144 ivac_entry_t ivac_table; /* table of voucher attr value entries */
H A Dipc_voucher.c190 static ivac_entry_t ivace_lookup(ipc_voucher_attr_control_t ivac,
517 ivac_entry_t table; in ivac_alloc()
698 ivac_entry_t ivace; in ivace_lookup_values()
727 static inline ivac_entry_t
747 ivac_entry_t new_table = NULL, old_table = NULL; in ivac_grow_table()
817 ivac_entry_t ivace; in ivace_reference_by_index()
855 ivac_entry_t ivace = IVACE_NULL; in ivace_reference_by_value()
941 ivac_entry_t ivace; in ivace_release()
942 ivac_entry_t ivace_tmp; in ivace_release()