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

/macosx-10.9.5/ntp-88/include/
H A Dparse.h192 } timestamp_t; typedef in typeref:union:__anon11416
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) (parse_t *, unsigned int, timestamp_t *);
348 u_long (*syncpps) (parse_t *, int, timestamp_t *);
364 extern int parse_ioread (parse_t *, unsigned int, timestamp_t *);
365 extern int parse_iopps (parse_t *, int, timestamp_t *);
381 extern void syn_simple (parse_t *, timestamp_t *, struc
[all...]
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_parse.c2044 timestamp_t ts;

Completed in 126 milliseconds