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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Do_time.c166 unsigned long deltatime[2]; local
183 &t, deltatime);
187 status = lib$add_times(unix_epoch, deltatime, systime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Do_time.c187 unsigned long deltatime[2]; local
201 status = lib$cvt_to_internal_time(&operation, &t, deltatime);
207 status = lib$add_times(unix_epoch, deltatime, systime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Do_time.c187 unsigned long deltatime[2]; local
201 status = lib$cvt_to_internal_time(&operation, &t, deltatime);
207 status = lib$add_times(unix_epoch, deltatime, systime);

Completed in 61 milliseconds