Searched defs:out_content (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/osfmk/bank/
H A Dbank.c422 bank_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t __unused values, mach_msg_type_number_t __unused value_count, mach_voucher_attr_command_t __unused command, mach_voucher_attr_content_t __unused in_content, mach_voucher_attr_content_size_t __unused in_content_size, mach_voucher_attr_content_t __unused out_content, mach_voucher_attr_content_size_t __unused *out_content_size) argument
/xnu-2782.1.97/osfmk/atm/
H A Datm.c429 atm_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_msg_type_number_t value_count, mach_voucher_attr_command_t command, mach_voucher_attr_content_t in_content, mach_voucher_attr_content_size_t in_content_size, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *out_content_size) argument
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_importance.c2913 ipc_importance_extract_content( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_voucher_attr_value_handle_array_size_t value_count, mach_voucher_attr_recipe_command_t *out_command, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *in_out_content_size) argument
2985 ipc_importance_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_msg_type_number_t value_count, mach_voucher_attr_command_t command, mach_voucher_attr_content_t in_content, mach_voucher_attr_content_size_t in_content_size, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *out_content_size) argument
[all...]
H A Dipc_voucher.c2243 mach_voucher_attr_command( ipc_voucher_t voucher, mach_voucher_attr_key_t key, mach_voucher_attr_command_t command, mach_voucher_attr_content_t in_content, mach_voucher_attr_content_size_t in_content_size, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *out_content_size) argument
2877 user_data_extract_content( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t values, mach_voucher_attr_value_handle_array_size_t value_count, mach_voucher_attr_recipe_command_t *out_command, mach_voucher_attr_content_t out_content, mach_voucher_attr_content_size_t *in_out_content_size) argument
2910 user_data_command( ipc_voucher_attr_manager_t __assert_only manager, mach_voucher_attr_key_t __assert_only key, mach_voucher_attr_value_handle_array_t __unused values, mach_msg_type_number_t __unused value_count, mach_voucher_attr_command_t __unused command, mach_voucher_attr_content_t __unused in_content, mach_voucher_attr_content_size_t __unused in_content_size, mach_voucher_attr_content_t __unused out_content, mach_voucher_attr_content_size_t __unused *out_content_size) argument

Completed in 40 milliseconds