Searched refs:rioInitWithBuffer (Results 1 – 3 of 3) sorted by relevance
128 void rioInitWithBuffer(rio *r, sds s);
100 void rioInitWithBuffer(rio *r, sds s) { in rioInitWithBuffer() function
4785 rioInitWithBuffer(payload,sdsempty()); in createDumpPayload()4916 rioInitWithBuffer(&payload,c->argv[3]->ptr); in restoreCommand()5150 rioInitWithBuffer(&cmd,sdsempty()); in migrateCommand()