HomeSort by: relevance | last modified time | path
    Searched refs:refclock_params (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
refclock_atom.h 18 extern int refclock_params(int, struct refclock_atom *);
  /src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c 1449 * refclock_params - set ppsapi parameters
1455 refclock_params( function
1475 "refclock_params: time_pps_setparams: %m");
1493 "refclock_params: time_pps_kcbind: %m");
1533 if (refclock_params(pp->sloppyclockflag, ap) < 1)
refclock_nmea.c 524 up->ppsapi_lit = refclock_params(
refclock_parse.c 2927 if (!refclock_params(parse->flags & (CLK_FLAG1|CLK_FLAG2|CLK_FLAG4), &parse->atom))

Completed in 177 milliseconds