Searched refs:no_reply (Results 1 – 1 of 1) sorted by relevance
790 int no_reply; // don't send asynchronous replies to client member1356 if (rstate->hdr.flags & IPC_FLAGS_NOREPLY) rstate->no_reply = 1; in request_callback()3380 if (rs->request->no_reply) //!!!KRS this behavior should be optimized if it becomes more common in send_msg()3519 if (rs->no_reply) return 0; in deliver_async_error()