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

  /src/external/bsd/ntp/dist/include/
ntp_refclock.h 67 struct refclockstat { struct
206 void (*clock_control) (int, const struct refclockstat *,
207 struct refclockstat *, struct peer *);
225 const struct refclockstat *,
226 struct refclockstat *);
  /src/external/bsd/ntp/dist/ntpd/
refclock_datum.c 167 static void datum_pts_control (int, const struct refclockstat *,
168 struct refclockstat *, struct peer *);
400 const struct refclockstat *in,
401 struct refclockstat *out,
refclock_wwvb.c 155 static void wwvb_control (int, const struct refclockstat *,
156 struct refclockstat *, struct peer *);
563 const struct refclockstat *in_st,
564 struct refclockstat *out_st,
refclock_leitch.c 100 static void leitch_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
200 const struct refclockstat *in,
201 struct refclockstat *out,
226 memset((char *)out, 0, sizeof (struct refclockstat));
refclock_shm.c 73 static void shm_control (int unit, const struct refclockstat * in_st,
74 struct refclockstat * out_st, struct peer *peer);
268 const struct refclockstat * in_st,
269 struct refclockstat * out_st,
refclock_jupiter.c 145 static void jupiter_control (int, const struct refclockstat *,
146 struct refclockstat *, struct peer *);
503 const struct refclockstat *in, /* input parameters (not used) */
504 struct refclockstat *out, /* output parameters (not used) */
refclock_neoclock4x.c 140 static void neoclock4x_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
676 const struct refclockstat *in,
677 struct refclockstat *out,
refclock_nmea.c 298 static void nmea_control (int, const struct refclockstat *,
299 struct refclockstat *, struct peer *);
477 const struct refclockstat * in_st,
478 struct refclockstat * out_st,
refclock_gpsdjson.c 260 static void gpsd_control (int, const struct refclockstat *,
261 struct refclockstat *, peerT *);
803 const struct refclockstat * in_st,
804 struct refclockstat * out_st,
ntp_refclock.c 1255 const struct refclockstat *in,
1256 struct refclockstat *out
ntp_control.c 58 static u_short ctlclkstatus (struct refclockstat *);
81 static void ctl_putclock (int, struct refclockstat *, int);
1363 struct refclockstat *pcs
2917 struct refclockstat *pcs,
4647 struct refclockstat cs;
5119 struct refclockstat cs;
refclock_parse.c 221 static void parse_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
3395 const struct refclockstat *in
3510 const struct refclockstat *in,
3511 struct refclockstat *out,
ntp_request.c 2576 struct refclockstat clock_stat;
2650 struct refclockstat clock_stat;
2702 refclock_control(&addr, &clock_stat, (struct refclockstat *)0);
refclock_ripencc.c 434 static void ripencc_control (int, const struct refclockstat *,
435 struct refclockstat *, struct peer *);
622 const struct refclockstat *in, /* input parameters (not used) */
623 struct refclockstat *out, /* output parameters (not used) */
ntp_config.c 3958 struct refclockstat clock_stat;

Completed in 67 milliseconds