Searched refs:mach_voucher_attr_raw_recipe_array_t (Results 1 - 6 of 6) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dmach_voucher_attr_control.defs47 recipes : mach_voucher_attr_raw_recipe_array_t;
H A Dmach_voucher.defs53 out recipes : mach_voucher_attr_raw_recipe_array_t, CountInOut);
67 out recipes : mach_voucher_attr_raw_recipe_array_t, CountInOut);
H A Dmach_voucher_types.h172 typedef mach_voucher_attr_raw_recipe_t mach_voucher_attr_raw_recipe_array_t; typedef
H A Dmach_host.defs280 recipes : mach_voucher_attr_raw_recipe_array_t;
H A Dmach_types.defs556 type mach_voucher_attr_raw_recipe_array_t = array[*:5120] of uint8_t;
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_voucher.c1691 kr = mach_voucher_extract_all_attr_recipes(new_iv, (mach_voucher_attr_raw_recipe_array_t)payload, &payload_size);
2107 mach_voucher_attr_raw_recipe_array_t recipes,
2192 mach_voucher_attr_raw_recipe_array_t __unused recipes,
2202 mach_voucher_attr_raw_recipe_array_t recipes,
2353 mach_voucher_attr_raw_recipe_array_t recipes,
2441 mach_voucher_attr_raw_recipe_array_t recipes,

Completed in 32 milliseconds