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