Searched refs:refclock_params (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/ntp/include/
H A Drefclock_atom.h14 extern int refclock_params(int, struct refclock_atom *);
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_refclock.c1218 * refclock_params - set ppsapi parameters
1224 refclock_params( function
1244 "refclock_params: time_pps_setparams: %m");
1262 "refclock_params: time_pps_kcbind: %m");
1302 if (refclock_params(pp->sloppyclockflag, ap) < 1)
H A Drefclock_nmea.c576 up->ppsapi_lit = refclock_params(
H A Drefclock_parse.c2924 if (!refclock_params(parse->flags & (CLK_FLAG1|CLK_FLAG2|CLK_FLAG4), &parse->atom))

Completed in 123 milliseconds