Searched refs:copyClientOutputBuffer (Results 1 – 3 of 3) sorted by relevance
1118 void copyClientOutputBuffer(client *dst, client *src);
601 void copyClientOutputBuffer(client *dst, client *src) { in copyClientOutputBuffer() function
649 copyClientOutputBuffer(c,slave); in syncCommand()