Searched refs:fnstat (Results 1 – 1 of 1) sorted by relevance
107 struct stat fnstat; in IsFile() local112 if (lstat(fn, &fnstat) == -1) { in IsFile()116 return fdstat.st_ino == fnstat.st_ino; in IsFile()