HomeSort by: relevance | last modified time | path
    Searched refs: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;
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/
check_analyze.sh 37 for f in write1 write2 write4 write8 read2 read4; do

Completed in 14 milliseconds