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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dkssl.c2027 struct tm tm_time, *tm_l, *tm_g; local
2143 tm_l = localtime(&now);
2144 tl = mktime(tm_l);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c2011 struct tm tm_time, *tm_l, *tm_g; local
2125 tm_l = localtime(&now); tl = mktime(tm_l);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c2027 struct tm tm_time, *tm_l, *tm_g; local
2143 tm_l = localtime(&now);
2144 tl = mktime(tm_l);

Completed in 183 milliseconds