Searched refs:IPC_FLAGS_NOREPLY (Results 1 – 3 of 3) sorted by relevance
164 #define IPC_FLAGS_NOREPLY 1 // set flag if no asynchronous replies are to be sent to client macro
899 if (!callBack) hdr->flags |= IPC_FLAGS_NOREPLY; in DNSServiceRegister()
1356 if (rstate->hdr.flags & IPC_FLAGS_NOREPLY) rstate->no_reply = 1; in request_callback()