Home
last modified time | relevance | path

Searched refs:TVTOTS (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/ntp/include/
HDntp_unixtime.h71 #define TVTOTS(tv, ts) \ macro
/trueos/contrib/ntp/ntpd/
HDrefclock_trak.c319 TVTOTS(&ppsev.tv,&up->tstamp); in trak_receive()
HDrefclock_zyfer.c296 TVTOTS(&ppsev.tv,&up->tstamp); in zyfer_receive()
HDrefclock_shm.c275 TVTOTS(&tvr,&pp->lastrec); in shm_poll()
HDrefclock_parse.c2153 TVTOTS(&dcd_time, &tstmp); in local_input()
/trueos/contrib/ntp/clockstuff/
HDchutest.c307 TVTOTS(&chudata.codetimes[NCHUCHARS-1], &ts); in raw_filter()
351 TVTOTS(&chu.codetimes[NCHUCHARS-1], &ts); in process_ldisc()
/trueos/contrib/ntp/util/
HDntptime.c290 TVTOTS(&tv, &ts); in main()
/trueos/contrib/ntp/
HDCommitLog-4.1.0263 calling TVTOTS(), just like everybody else does.