Searched refs:MJD_1900 (Results 1 – 2 of 2) sorted by relevance
603 day = now.l_ui / 86400 + MJD_1900; in record_peer_stats()642 day = now.l_ui / 86400 + MJD_1900; in record_loop_stats()676 day = now.l_ui / 86400 + MJD_1900; in record_clock_stats()758 day = now.l_ui / 86400 + MJD_1900; in record_raw_stats()812 day = now.l_ui / 86400 + MJD_1900; in record_sys_stats()849 day = now.l_ui / 86400 + MJD_1900; in record_proto_stats()883 day = now.l_ui / 86400 + MJD_1900; in record_crypto_stats()921 day = now.l_ui / 86400 + MJD_1900; in record_timing_stats()
789 #define MJD_1900 15020 /* MJD for 1 Jan 1900 */ macro