Searched defs:destinfo (Results 1 - 1 of 1) sorted by relevance
/inkscape/ | ||
H A D | buildtool.cpp | 5041 struct stat destinfo; local 5042 if (cachedStat(destNative, &destinfo)==0) 5044 if (destinfo.st_mtime >= srcinfo.st_mtime) |
Completed in 36 milliseconds