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

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dzip.h79 uLong get_dostime(int modtime);
H A Dzip.cpp104 uLong dostime = get_dostime(modtime);
166 uLong dostime = get_dostime(modtime);
333 uLong jar::get_dostime(int modtime) { function in class:jar

Completed in 30 milliseconds