Searched refs:allow_reply_make_so (Results 1 – 1 of 1) sorted by relevance
2136 boolean_t allow_reply_make_so = !!(flags & IPC_OBJECT_COPYIN_FLAGS_ALLOW_REPLY_MAKE_SEND_ONCE); in ipc_right_copyin() local2180 if ((ip_is_reply_port(port)) && !allow_reply_make_so) { in ipc_right_copyin()