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

/inkscape/src/util/
H A Dziptool.cpp2533 unsigned int modTime; local
2534 if (!getInt(&modTime))
2536 error("bad modTime found");
2597 trace("Mod time :%d" , modTime);
2764 unsigned int modTime; local
2765 if (!getInt(&modTime))
2767 error("bad modTime found");
2868 trace("Mod time :%d" , modTime);

Completed in 16 milliseconds