Home
last modified time | relevance | path

Searched refs:L_CLR (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c330 L_CLR(&utcp->A0); in get_mbg_utc()
335 L_CLR(&utcp->A1); in get_mbg_utc()
356 L_CLR(&lla[i]); in get_mbg_lla()
378 L_CLR(&xyz[i]); in get_mbg_xyz()
420 L_CLR(addr); \
H A Dieee754io.c306 L_CLR(lfpp); in fetch_ieee754()
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c672 L_CLR(&ts); in transmit()
701 L_CLR(&xpkt.reftime); in transmit()
702 L_CLR(&xpkt.org); in transmit()
703 L_CLR(&xpkt.rec); in transmit()
910 L_CLR(&ci); in receive()
1001 L_CLR(&server->offset); in clock_filter()
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c2097 L_CLR(&peer->aorg); in receive()
2153 L_CLR(&peer->aorg); in receive()
3013 L_CLR(&p2_reftime); /* Should we clear p2_reftime? */ in clock_update()
3014 L_CLR(&prev_reftime); /* Should we clear prev_reftime? */ in clock_update()
3015 L_CLR(&sys_reftime); in clock_update()
4953 L_CLR(&pool->nonce); in pool_xmit()
5332 L_CLR(&sys_reftime); in init_proto()
H A Drefclock_arc.c1053 L_CLR(&(up->lastrec)); in arc_receive()
H A Drefclock_wwv.c2080 L_CLR(&offset); in wwv_clock()
H A Dntp_crypto.c2005 L_CLR(&tstamp);
/freebsd/contrib/ntp/include/
H A Dntp_fp.h237 #define L_CLR(v) ((v)->l_ui = (v)->l_uf = 0) macro
/freebsd/sys/kern/
H A Dkern_ntptime.c72 #define L_CLR(v) ((v) = 0) macro
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c2121 L_CLR(lfp); in rtdatetolfp()
2170 L_CLR(lfp); in rtdatetolfp()
H A Dntpq-subs.c1852 L_CLR(&reftime); in doprintpeers()