Searched refs:ivgt_lookup (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | ipc_voucher.c | 197 static void ivgt_lookup(iv_index_t, 831 ivgt_lookup(key_index, FALSE, NULL, &ivac); in ivace_reference_by_index() 958 ivgt_lookup(key_index, FALSE, &ivam, &ivac); in ivace_release() 1096 ivgt_lookup(iv_index_t key_index, in ivgt_lookup() function 1167 ivgt_lookup(key_index, TRUE, &ivam, &ivac); in ipc_replace_voucher_value() 1251 ivgt_lookup(key_index, TRUE, &ivam, &ivac); in ipc_directly_replace_voucher_value() 1971 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_attr_content() 2049 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_attr_recipe() 2127 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_all_attr_recipes() 2270 ivgt_lookup(key_index, TRUE, &manager, &control); in mach_voucher_attr_command() [all …]
|