Searched refs:moduleGetReplyClient (Results 1 – 1 of 1) sorted by relevance
1097 client *moduleGetReplyClient(RedisModuleCtx *ctx) { in moduleGetReplyClient() function1115 client *c = moduleGetReplyClient(ctx); in RM_ReplyWithLongLong()1125 client *c = moduleGetReplyClient(ctx); in replyWithStatus()1173 client *c = moduleGetReplyClient(ctx); in RM_ReplyWithArray()1214 client *c = moduleGetReplyClient(ctx); in RM_ReplySetArrayLength()1238 client *c = moduleGetReplyClient(ctx); in RM_ReplyWithStringBuffer()1248 client *c = moduleGetReplyClient(ctx); in RM_ReplyWithString()1259 client *c = moduleGetReplyClient(ctx); in RM_ReplyWithNull()1272 client *c = moduleGetReplyClient(ctx); in RM_ReplyWithCallReply()1286 client *c = moduleGetReplyClient(ctx); in RM_ReplyWithDouble()