Searched refs:replyWithStatus (Results 1 – 1 of 1) sorted by relevance
1124 int replyWithStatus(RedisModuleCtx *ctx, const char *msg, char *prefix) { in replyWithStatus() function1149 return replyWithStatus(ctx,err,"-"); in RM_ReplyWithError()1158 return replyWithStatus(ctx,msg,"+"); in RM_ReplyWithSimpleString()