Searched refs:tm_sec (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dzip.h91 uInt tm_sec; /* seconds after the minute - [0,59] */ member in struct:tm_zip_s
H A Dzip.c345 ((ptm->tm_sec/2) + (32* ptm->tm_min) + (2048 * (uLong)ptm->tm_hour));
/forgerock/web-agents-v4/source/
H A Dadmin.c2157 zi.tmz_date.tm_sec = fd.tm_sec;

Completed in 31 milliseconds