Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/ipc/
H A Dipc_right.h207 mach_msg_type_name_t msgt_two,
H A Dipc_right.c2701 mach_msg_type_name_t msgt_two, in ipc_right_copyin_two() argument
2710 assert(MACH_MSG_TYPE_PORT_ANY_SEND(msgt_two)); in ipc_right_copyin_two()
2722 msgt_two == MACH_MSG_TYPE_MOVE_SEND_ONCE) { in ipc_right_copyin_two()
2728 (msgt_two == MACH_MSG_TYPE_MAKE_SEND) || in ipc_right_copyin_two()
2729 (msgt_two == MACH_MSG_TYPE_MAKE_SEND_ONCE)) { in ipc_right_copyin_two()
2762 msgt_two, IPC_OBJECT_COPYIN_FLAGS_NONE, in ipc_right_copyin_two()
2772 (msgt_two == MACH_MSG_TYPE_MOVE_SEND)) { in ipc_right_copyin_two()
2795 msgt_two == MACH_MSG_TYPE_MOVE_SEND) { in ipc_right_copyin_two()