Searched refs:timestamp_t (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/contrib/ntp/include/
H A Dparse.h192 } timestamp_t; typedef in typeref:union:__anon3772
200 timestamp_t parse_time; /* PARSE timestamp */
201 timestamp_t parse_stime; /* telegram sample timestamp */
202 timestamp_t parse_ptime; /* PPS time stamp */
290 timestamp_t parse_lastchar; /* last time a character was received */
343 u_long (*input) P((parse_t *, unsigned int, timestamp_t *));
348 u_long (*syncpps) P((parse_t *, int, timestamp_t *));
364 extern int parse_ioread P((parse_t *, unsigned int, timestamp_t *));
365 extern int parse_iopps P((parse_t *, int, timestamp_t *));
381 extern void syn_simple P((parse_t *, timestamp_t *, struc
[all...]
/freebsd-10.0-release/contrib/ntp/libparse/
H A Dclk_computime.c92 static unsigned long inp_computime P((parse_t *, unsigned int, timestamp_t *));
155 timestamp_t *tstamp
H A Dclk_rcc8000.c61 static unsigned long inp_rcc8000 P((parse_t *, unsigned int, timestamp_t *));
138 timestamp_t *tstamp
H A Dclk_schmid.c93 static unsigned long inp_schmid P((parse_t *, unsigned int, timestamp_t *));
203 timestamp_t *tstamp
H A Dclk_varitext.c109 static u_long inp_varitext P((parse_t *, unsigned int, timestamp_t *));
116 timestamp_t tstamp;
191 timestamp_t *tstamp
H A Dclk_dcf7000.c68 static unsigned long inp_dcf7000 P((parse_t *, unsigned int, timestamp_t *));
155 timestamp_t *tstamp
H A Dclk_hopf6021.c122 static unsigned long inp_hopf6021 P((parse_t *, unsigned int, timestamp_t *));
224 timestamp_t *tstamp
H A Dclk_trimtaip.c82 static unsigned long inp_trimtaip P((parse_t *, unsigned int, timestamp_t *));
152 timestamp_t *tstamp
H A Dclk_rawdcf.c104 static u_long pps_rawdcf P((parse_t *, int, timestamp_t *));
106 static u_long inp_rawdcf P((parse_t *, unsigned int, timestamp_t *));
522 timestamp_t *ptime
537 timestamp_t *ptime
566 timestamp_t *tstamp
H A Dclk_wharton.c132 timestamp_t *tstamp
H A Dparse.c116 timestamp_t *tstamp,
268 register timestamp_t *tstamp
357 register timestamp_t *ptime
612 register timestamp_t *ts,
630 register timestamp_t *ptime
649 register timestamp_t *ptime
668 register timestamp_t *ptime
H A Dclk_meinberg.c214 static u_long mbg_input P((parse_t *, unsigned int, timestamp_t *));
215 static u_long gps_input P((parse_t *, unsigned int, timestamp_t *));
427 timestamp_t *tstamp
591 timestamp_t *tstamp
H A Dclk_trimtsip.c119 static unsigned long inp_tsip P((parse_t *, unsigned int, timestamp_t *));
140 timestamp_t *tstamp
H A Dparsesolaris.c644 timestamp_t ctime;
726 timestamp_t ctime;
1004 timestamp_t cdevent;
H A Dparsestreams.c801 timestamp_t ctime;
881 timestamp_t ctime;
1149 timestamp_t cdevent;
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_parse.c2044 timestamp_t ts;

Completed in 135 milliseconds