Searched refs:RM_FreeCallReply (Results 1 – 1 of 1) sorted by relevance
298 void RM_FreeCallReply(RedisModuleCallReply *reply);845 case REDISMODULE_AM_REPLY: RM_FreeCallReply(ptr); break; in autoMemoryCollect()2589 void RM_FreeCallReply(RedisModuleCallReply *reply) { in RM_FreeCallReply() function