Home
last modified time | relevance | path

Searched defs:recipes (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/osfmk/ipc/
H A Dipc_voucher.c1721 uint8_t *recipes, in ipc_create_mach_voucher_internal()
1848 ipc_voucher_attr_raw_recipe_array_t recipes, in ipc_create_mach_voucher()
1879 ipc_voucher_attr_raw_recipe_array_t recipes, in ipc_voucher_attr_control_create_mach_voucher()
2120 mach_voucher_attr_raw_recipe_array_t recipes, in mach_voucher_extract_all_attr_recipes()
2212 mach_voucher_attr_raw_recipe_array_t __unused recipes, in mach_voucher_debug_info()
2222 mach_voucher_attr_raw_recipe_array_t recipes, in mach_voucher_debug_info()
2376 mach_voucher_attr_raw_recipe_array_t recipes, in mach_voucher_attr_control_create_mach_voucher()
2397 mach_voucher_attr_raw_recipe_array_t recipes, in host_create_mach_voucher()
2541 uint8_t recipes[sizeof(ipc_voucher_attr_recipe_data_t)]; in ipc_voucher_get_default_voucher() local
2576 …uint8_t recipes[(MACH_VOUCHER_ATTR_KEY_NUM_WELL_KNOWN + 1) * sizeof(ipc_voucher_attr_recipe_data_t… in ipc_voucher_send_preprocessing() local
[all …]
H A Dipc_importance.c3146 uint8_t recipes[2 * sizeof(ipc_voucher_attr_recipe_data_t) + in ipc_importance_receive() local
/xnu-8020.121.3/libsyscall/mach/
H A Dhost.c85 mach_voucher_attr_raw_recipe_array_t recipes, in host_create_mach_voucher()