Home
last modified time | relevance | path

Searched refs:CMD_CALL_NONE (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c178 call(c,server.loading ? CMD_CALL_NONE : CMD_CALL_FULL); in execCommand()
H A Dserver.h414 #define CMD_CALL_NONE 0 macro