Searched refs:read2 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dcomm.c72 int comp, file1done = 0, file2done = 0, read1, read2; local
124 for (read1 = read2 = 1;;) {
128 if (read2)
150 read1 = read2 = 1;
159 read2 = 0;
164 read2 = 1;

Completed in 8 milliseconds