Searched refs:allow_reply_move_so (Results 1 – 1 of 1) sorted by relevance
2180 boolean_t allow_reply_move_so = !!(flags & IPC_OBJECT_COPYIN_FLAGS_ALLOW_REPLY_MOVE_SEND_ONCE); in ipc_right_copyin() local2563 if (ip_is_reply_port(port) && !allow_reply_move_so) { in ipc_right_copyin()