Searched refs:reply_client (Results 1 – 1 of 1) sorted by relevance
226 client *reply_client; /* Fake client used to accumulate replies member1100 return ctx->blocked_client->reply_client; in moduleGetReplyClient()3625 bc->reply_client = createClient(-1); in RM_BlockClient()3626 bc->reply_client->flags |= CLIENT_MODULE; in RM_BlockClient()3748 if (c) AddReplyFromClient(c, bc->reply_client); in moduleHandleBlockedClients()3749 freeClient(bc->reply_client); in moduleHandleBlockedClients()