Home
last modified time | relevance | path

Searched refs:ppsunit (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ntp/ntpd/
H A Drefclock_atom.c87 struct ppsunit { struct
124 struct ppsunit *up; in atom_start()
135 up = emalloc(sizeof(struct ppsunit)); in atom_start()
136 memset(up, 0, sizeof(struct ppsunit)); in atom_start()
168 struct ppsunit *up; in atom_shutdown()
186 struct ppsunit *up; in atom_timer()
/src/contrib/ntp/
H A DCommitLog-4.1.01384 Add ppsparams to struct ppsunit.
1527 * ntpd/refclock_atom.c: Have pps_params tag along in the ppsunit
1643 * ntpd/refclock_atom.c: Use the new ppsunit. Cleanup and improve