Lines Matching refs:pivot
288 const time_t * pivot) in leapsec_query() argument
297 ts64 = ntpcal_ntp_to_ntp(ts32, pivot); in leapsec_query()
378 const time_t * pivot) in leapsec_query_era() argument
384 ts64 = ntpcal_ntp_to_ntp(ntpts, pivot); in leapsec_query_era()
609 const time_t * pivot)
615 if (pivot == NULL) {
617 pivot = &tpiv;
620 et64 = ntpcal_ntp_to_ntp(etime, pivot);
621 tt64 = ntpcal_ntp_to_ntp(ttime, pivot);
643 const time_t * pivot ) in leapsec_add_dyn() argument
649 now64 = ntpcal_ntp_to_ntp(ntpnow, pivot); in leapsec_add_dyn()
659 const time_t * pivot ) in leapsec_autokey_tai() argument
690 now64 = ntpcal_ntp_to_ntp(ntpnow, pivot); in leapsec_autokey_tai()