Searched refs:tmpFileStatInfo (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/dyld-353.2.1/launch-cache/
H A Dupdate_dyld_shared_cache.cpp3327 struct stat tmpFileStatInfo; local
3328 if ( stat(fullPath, &tmpFileStatInfo) != -1 ) {
3334 if ( tmpFileStatInfo.st_mtime < boottime.tv_sec ) {

Completed in 98 milliseconds