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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfileio.c1812 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1838 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
1863 m_time = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */
H A Dunzpriv.h1575 #ifndef U_TIME_T_MAX /* max value of unsigned (>= 32-bit) time_t */
1576 # define U_TIME_T_MAX ((time_t)(ulg)0xffffffffL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c3538 then = U_TIME_T_MAX; /* saturate in case of (unsigned) overflow */

Completed in 141 milliseconds