Searched refs:rioFlush (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | rio.h | 123 static inline int rioFlush(rio *r) { in rioFlush() function |
| H A D | rdb.c | 2291 if (retval == C_OK && rioFlush(&slave_sockets) == 0) in rdbSaveToSlavesSockets() |