Searched refs:ivgt_lookup (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.61.2/osfmk/ipc/ |
| H A D | ipc_voucher.c | 175 static void ivgt_lookup(iv_index_t, 636 ivgt_lookup(key_index, FALSE, NULL, &ivac); in ivace_reference_by_index() 763 ivgt_lookup(key_index, FALSE, &ivam, &ivac); in ivace_release() 901 ivgt_lookup(iv_index_t key_index, in ivgt_lookup() function 970 ivgt_lookup(key_index, TRUE, &ivam, &ivac); in ipc_replace_voucher_value() 1054 ivgt_lookup(key_index, TRUE, &ivam, &ivac); in ipc_directly_replace_voucher_value() 1764 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_attr_content() 1842 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_attr_recipe() 1919 ivgt_lookup(key_index, FALSE, &manager, NULL); in mach_voucher_extract_all_attr_recipes() 2062 ivgt_lookup(key_index, TRUE, &manager, &control); in mach_voucher_attr_command() [all …]
|