Searched refs:stfile (Results 1 – 1 of 1) sorted by relevance
103 struct stat stfile; in checkFileSize() local104 if (fstat(mInfoFile->getFD(), &stfile) < 0) { in checkFileSize()109 mInfoFileSize = stfile.st_size; in checkFileSize()