| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl2/xcvs/dist/src/ | |
| lock.c | 163 struct stat strep, stroot; local 177 if (stat(repository, &strep) == -1) { 182 if (strep.st_dev == stroot.st_dev && strep.st_ino == stroot.st_ino) { |