Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Daof.c1504 int aofCreatePipes(void) { in aofCreatePipes() function
1564 if (aofCreatePipes() != C_OK) return C_ERR; in rewriteAppendOnlyFileBackground()