Home
last modified time | relevance | path

Searched defs:refclock_atom (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Drefclock_atom.h7 struct refclock_atom { struct
13 extern int refclock_ppsapi(int, struct refclock_atom *); argument
/freebsd/contrib/ntp/ntpd/
H A Drefclock_atom.c103 struct refclock refclock_atom = { variable
H A Drefclock_conf.c138 #define refclock_atom refclock_none macro