Home
last modified time | relevance | path

Searched defs:call_flags (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dscripting.c568 int call_flags = CMD_CALL_SLOWLOG | CMD_CALL_STATS; in luaRedisGenericCommand() local
H A Dmodule.c2807 int call_flags = CMD_CALL_SLOWLOG | CMD_CALL_STATS; in RM_Call() local