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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_cache.c42 time_t now_t = time(NULL); local
52 now_tm = localtime(&now_t);
77 timeout_str, datastr, timeout > now_t ? "": "(expired)");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_time.c204 time_t now_t; local
205 time(&now_t);
206 if (OPENSSL_gmtime(&now_t, tm))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_time.c204 time_t now_t; local
205 time(&now_t);
206 if (OPENSSL_gmtime(&now_t, tm))

Completed in 116 milliseconds