Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/ipc/
H A Dipc_right.c2166 boolean_t allow_reply_move_so = !!(flags & IPC_OBJECT_COPYIN_FLAGS_ALLOW_REPLY_MOVE_SEND_ONCE); in ipc_right_copyin() local
2529 if (ip_is_reply_port(port) && !allow_reply_move_so) { in ipc_right_copyin()