Home
last modified time | relevance | path

Searched refs:startAppendOnly (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Daof.c248 int startAppendOnly(void) { in startAppendOnly() function
H A Dreplication.c1101 if (startAppendOnly() == C_OK) break; in restartAOFAfterSYNC()
H A Dserver.h1633 int startAppendOnly(void);
H A Dconfig.c963 if (startAppendOnly() == C_ERR) {