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

/inkscape/
H A Dbuildtool.cpp5032 struct stat srcinfo; local
5033 if (cachedStat(srcNative, &srcinfo)<0)
5044 if (destinfo.st_mtime >= srcinfo.st_mtime)

Completed in 66 milliseconds