Home
last modified time | relevance | path

Searched refs:msgt_one (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/ipc/
H A Dipc_right.h206 mach_msg_type_name_t msgt_one,
H A Dipc_right.c2700 mach_msg_type_name_t msgt_one, in ipc_right_copyin_two() argument
2709 assert(MACH_MSG_TYPE_PORT_ANY_SEND(msgt_one)); in ipc_right_copyin_two()
2721 if (msgt_one == MACH_MSG_TYPE_MOVE_SEND_ONCE || in ipc_right_copyin_two()
2726 if ((msgt_one == MACH_MSG_TYPE_MAKE_SEND) || in ipc_right_copyin_two()
2727 (msgt_one == MACH_MSG_TYPE_MAKE_SEND_ONCE) || in ipc_right_copyin_two()
2743 msgt_one, IPC_OBJECT_COPYIN_FLAGS_ALLOW_IMMOVABLE_SEND, in ipc_right_copyin_two()
2771 } else if ((msgt_one == MACH_MSG_TYPE_MOVE_SEND) && in ipc_right_copyin_two()
2794 if (msgt_one == MACH_MSG_TYPE_MOVE_SEND || in ipc_right_copyin_two()