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
411 kmsg->ikm_voucher_type = type; in ipc_kmsg_set_voucher_port()424 kmsg->ikm_voucher_type = MACH_MSGH_BITS_ZERO; in ipc_kmsg_clear_voucher_port()4346 if (kmsg->ikm_voucher_type == MACH_MSG_TYPE_MOVE_SEND) { in ipc_kmsg_copyout_pseudo()4350 assert(kmsg->ikm_voucher_type == MACH_MSG_TYPE_COPY_SEND); in ipc_kmsg_copyout_pseudo()
2169 ipc_kmsg_set_voucher_port(kmsg, voucher_port, kmsg->ikm_voucher_type); in ipc_voucher_send_preprocessing()