Searched refs:ivgt_lookup (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.140.41/osfmk/ipc/ |
| H A D | ipc_voucher.c | 196 static void ivgt_lookup(iv_index_t, 823 ivgt_lookup(key_index, FALSE, NULL, &ivac); in ivace_reference_by_index() 950 ivgt_lookup(key_index, FALSE, &ivam, &ivac); in ivace_release() 1088 ivgt_lookup(iv_index_t key_index, in ivgt_lookup() function 1159 ivgt_lookup(key_index, TRUE, &ivam, &ivac); in ipc_replace_voucher_value() 1243 ivgt_lookup(key_index, TRUE, &ivam, &ivac); in ipc_directly_replace_voucher_value() 2001 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_attr_content() 2079 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_attr_recipe() 2157 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_all_attr_recipes() 2300 ivgt_lookup(key_index, TRUE, &manager, &control); in mach_voucher_attr_command() [all …]
|