HomeSort by: relevance | last modified time | path
    Searched defs:read2 (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/comm/
comm.c 68 int comp, file1done, file2done, read1, read2; local in function:main
117 for (read1 = read2 = 1;;) {
121 if (read2)
138 read1 = read2 = 1;
148 read2 = 0;
154 read2 = 1;
comm.c 68 int comp, file1done, file2done, read1, read2; local in function:main
117 for (read1 = read2 = 1;;) {
121 if (read2)
138 read1 = read2 = 1;
148 read2 = 0;
154 read2 = 1;

Completed in 23 milliseconds