HomeSort by: relevance | last modified time | path
    Searched refs:stroot (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
lock.c 163 struct stat strep, stroot; local
167 if (stat (rootdir, &stroot) == -1)
182 if (strep.st_dev == stroot.st_dev && strep.st_ino == stroot.st_ino) {

Completed in 44 milliseconds