Searched refs:rioInitWithFile (Results 1 – 5 of 5) sorted by relevance
127 void rioInitWithFile(rio *r, FILE *fp);
189 rioInitWithFile(&rdb,fp); in redis_check_rdb()
153 void rioInitWithFile(rio *r, FILE *fp) { in rioInitWithFile() function
742 rioInitWithFile(&rdb,fp); in loadAppendOnlyFile()1387 rioInitWithFile(&aof,fp); in rewriteAppendOnlyFile()
1239 rioInitWithFile(&rdb,fp); in rdbSave()2077 rioInitWithFile(&rdb,fp); in rdbLoad()