Searched refs:no_reply (Results 1 – 1 of 1) sorted by relevance
152 int no_reply; // don't send asynchronous replies to client member3802 if (req->hdr.ipc_flags & IPC_FLAGS_NOREPLY) req->no_reply = 1; in request_callback()4643 if (req->no_reply) return(t_complete); in send_msg()