Lines Matching full:no_reply
152 int no_reply; // don't send asynchronous replies to client3796 if (req->hdr.ipc_flags & IPC_FLAGS_NOREPLY) req->no_reply = 1;4637 if (req->no_reply) return(t_complete);