Home
last modified time | relevance | path

Searched refs:get_systime (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c539 get_systime(&now); in stats_config()
596 get_systime(&now); in record_peer_stats()
638 get_systime(&now); in record_loop_stats()
672 get_systime(&now); in record_clock_stats()
754 get_systime(&now); in record_raw_stats()
808 get_systime(&now); in record_sys_stats()
845 get_systime(&now); in record_proto_stats()
879 get_systime(&now); in record_crypto_stats()
917 get_systime(&now); in record_timing_stats()
H A Drefclock_hopfpci.c148 get_systime(&pp->lastrec); in hopfpci_start()
222 get_systime(&pp->lastrec); in hopfpci_poll()
H A Drefclock_gpsvme.c129 get_systime(&pp->lastrec); in psc_start()
182 get_systime(&pp->lastrec); in psc_poll()
H A Dntp_proto.c3052 get_systime(&now); in clock_update()
3057 get_systime(&now); in clock_update()
4197 get_systime(&xmt_tx); in peer_xmit()
4229 get_systime(&xmt_ty); in peer_xmit()
4495 get_systime(&xmt_tx); in peer_xmit()
4540 get_systime(&xmt_ty); in peer_xmit()
4770 get_systime(&xmt_tx); in fast_xmit()
4838 get_systime(&xmt_tx); in fast_xmit()
4845 get_systime(&xmt_ty); in fast_xmit()
4940 get_systime(&xmt_tx); in pool_xmit()
[all …]
H A Drefclock_tpro.c153 get_systime(&pp->lastrec); in tpro_poll()
H A Drefclock_heath.c429 get_systime(&pp->lastrec); in heath_poll()
H A Drefclock_pcf.c195 get_systime(&pp->lastrec); in pcf_poll()
H A Drefclock_tt560.c188 get_systime(&pp->lastrec); in tt560_poll()
H A Drefclock_as2201.c378 get_systime(&pp->lastrec); in as2201_poll()
H A Dntpd.c1018 * get_systime()
1025 get_systime(&now);
1511 get_systime(&pts);
1552 get_systime(&tsb);
H A Drefclock_wwvb.c478 get_systime(&now); in wwvb_timer()
H A Drefclock_bancomm.c427 get_systime(&pp->lastrec); in vme_poll()
H A Dntp_filegen.c466 get_systime(&now); in filegen_config()
H A Drefclock_palisade.c1389 get_systime(&pp->lastrec); in palisade_io()
1464 get_systime(&pp->lastrec); in HW_poll()
H A Dntpsim.c520 get_systime( function
H A Dntp_timer.c394 get_systime(&now); in timer()
H A Dntp_refclock.c368 get_systime(&peer->xmt); in refclock_transmit()
698 get_systime(&peer->dst); in refclock_receive()
H A Drefclock_true.c565 get_systime(&pp->lastrec); in true_receive()
H A Drefclock_arc.c1081 get_systime (&new_stamp); in arc_receive()
/freebsd/contrib/ntp/util/
H A Djitter.c48 get_systime(&tr); in main()
90 get_systime( in get_systime() function
/freebsd/contrib/ntp/sntp/tests/
H A DpacketHandling.c148 get_systime(&reftime); in test_OffsetCalculationPositiveOffset()
194 get_systime(&reftime); in test_OffsetCalculationNegativeOffset()
322 get_systime(&now);
/freebsd/contrib/ntp/libntp/
H A Diosignal.c294 get_systime(&ts); in sigio_handler()
H A Dsystime.c41 * These routines (get_systime, step_systime, adj_systime) implement an
62 * using get_systime() after sys_tick and sys_fuzz have been determined,
74 * next adjtime() and meanwhile is also factored into get_systime()
88 * 'get_systime()' and the cruft associated with communicating via a
134 #ifndef SIM /* ntpsim.c has get_systime() and friends for sim */
169 * get_systime - return system time in NTP timestamp format.
172 get_systime(
218 "get_systime Lamport advance exceeds one second (%.9f)", in get_systime()
265 DPRINTF(1, ("get_systime: postcond failed by %s secs, fixed\n", in get_systime()
173 get_systime( get_systime() function
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c714 get_systime(&server->xmt); in transmit()
724 get_systime(&(server->xmt)); in transmit()
1963 get_systime(&ts); in input_handler()
/freebsd/contrib/ntp/include/
H A Dntp_fp.h364 extern void get_systime (l_fp *);

12