Lines Matching refs:sdsfree
225 sdsfree(msg); in luaPushError()
302 sdsfree(err); in luaReplyToRedisReply()
315 sdsfree(ok); in luaReplyToRedisReply()
510 sdsfree(aof_write_err); in luaRedisGenericCommand()
612 if (reply != c->buf) sdsfree(reply); in luaRedisGenericCommand()
824 sdsfree(log); in luaLogCommand()
905 sdsfree(code); in scriptingEnableGlobalsProtection()
1190 sdsfree(sha); in luaCreateFunction()
1208 sdsfree(sha); in luaCreateFunction()
1209 sdsfree(funcdef); in luaCreateFunction()
1212 sdsfree(funcdef); in luaCreateFunction()
1220 sdsfree(sha); in luaCreateFunction()
1565 listSetFreeMethod(ldb.logs,(void (*)(void*))sdsfree); in ldbInit()
1588 sdsfree(ldb.cbuf); in ldbEnable()
1644 sdsfree(proto); in ldbSendLogs()
1708 sdsfree(srcstring); in ldbStartSession()
1871 sdsfree(copy); in ldbReplParseCommand()
1876 sdsfree(copy); in ldbReplParseCommand()
1979 sdsfree(repr1); in ldbCatStackValueRec()
1980 sdsfree(repr2); in ldbCatStackValueRec()
2147 sdsfree(prefix); in ldbPrintAll()
2216 sdsfree(code); in ldbEval()
2222 sdsfree(code); in ldbEval()
2223 sdsfree(expr); in ldbEval()
2314 sdsfree(ldb.cbuf); in ldbRepl()