Searched refs:refclock_ppsapi (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/ntp/include/
H A Drefclock_atom.h13 extern int refclock_ppsapi(int, struct refclock_atom *);
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_atom.c154 return (refclock_ppsapi(up->fddev, &up->atom));
H A Drefclock_wwvb.c591 if (refclock_ppsapi(pp->io.fd, &up->atom)) {
H A Dntp_refclock.c1194 * refclock_ppsapi - initialize/update ppsapi
1200 refclock_ppsapi( function
1208 "refclock_ppsapi: time_pps_create: %m");
H A Drefclock_nmea.c574 if (refclock_ppsapi(up->ppsapi_fd, &up->atom)) {
H A Drefclock_parse.c3213 if (!refclock_ppsapi(parse->ppsfd, &parse->atom))
5930 * use new refclock_ppsapi interface

Completed in 141 milliseconds