Searched refs:ikm_voucher_type (Results 1 – 3 of 3) sorted by relevance
158 mach_msg_type_name_t ikm_voucher_type: 6; /* disposition type the voucher came in with */ member
6383 if (kmsg->ikm_voucher_type == MACH_MSG_TYPE_MOVE_SEND) { in ipc_kmsg_copyout_pseudo()6387 assert(kmsg->ikm_voucher_type == MACH_MSG_TYPE_COPY_SEND); in ipc_kmsg_copyout_pseudo()6757 kmsg->ikm_voucher_type = type; in ipc_kmsg_set_voucher_port()6770 kmsg->ikm_voucher_type = MACH_MSGH_BITS_ZERO; in ipc_kmsg_clear_voucher_port()
2271 ipc_kmsg_set_voucher_port(kmsg, voucher_port, kmsg->ikm_voucher_type); in ipc_voucher_send_preprocessing()