Searched defs:destinfo (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp5041 struct stat destinfo; local
5042 if (cachedStat(destNative, &destinfo)==0)
5044 if (destinfo.st_mtime >= srcinfo.st_mtime)

Completed in 48 milliseconds