| /freebsd-12.1/contrib/ntp/include/ |
| H A D | ntp_refclock.h | 64 struct refclockstat { struct 203 void (*clock_control) (int, const struct refclockstat *, 204 struct refclockstat *, struct peer *); 220 const struct refclockstat *, 221 struct refclockstat *);
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | refclock_wwvb.c | 153 static void wwvb_control (int, const struct refclockstat *, 154 struct refclockstat *, struct peer *); 560 const struct refclockstat *in_st, in wwvb_control() 561 struct refclockstat *out_st, in wwvb_control()
|
| H A D | refclock_datum.c | 165 static void datum_pts_control (int, const struct refclockstat *, 166 struct refclockstat *, struct peer *); 398 const struct refclockstat *in, in datum_pts_control() 399 struct refclockstat *out, in datum_pts_control()
|
| H A D | refclock_leitch.c | 98 static void leitch_control (int, const struct refclockstat *, struct refclockstat *, struct peer *); 198 const struct refclockstat *in, in leitch_control() 199 struct refclockstat *out, in leitch_control() 224 memset((char *)out, 0, sizeof (struct refclockstat)); in leitch_control()
|
| H A D | refclock_shm.c | 71 static void shm_control (int unit, const struct refclockstat * in_st, 72 struct refclockstat * out_st, struct peer *peer); 266 const struct refclockstat * in_st, in shm_control() 267 struct refclockstat * out_st, in shm_control()
|
| H A D | refclock_jupiter.c | 143 static void jupiter_control (int, const struct refclockstat *, 144 struct refclockstat *, struct peer *); 501 const struct refclockstat *in, /* input parameters (not used) */ in jupiter_control() 502 struct refclockstat *out, /* output parameters (not used) */ in jupiter_control()
|
| H A D | refclock_neoclock4x.c | 138 static void neoclock4x_control (int, const struct refclockstat *, struct refclockstat *, struct pee… 674 const struct refclockstat *in, in neoclock4x_control() 675 struct refclockstat *out, in neoclock4x_control()
|
| H A D | refclock_nmea.c | 295 static void nmea_control (int, const struct refclockstat *, 296 struct refclockstat *, struct peer *); 495 const struct refclockstat * in_st, in nmea_control() 496 struct refclockstat * out_st, in nmea_control()
|
| H A D | refclock_gpsdjson.c | 257 static void gpsd_control (int, const struct refclockstat *, 258 struct refclockstat *, peerT *); 782 const struct refclockstat * in_st, in gpsd_control() 783 struct refclockstat * out_st, in gpsd_control()
|
| H A D | ntp_refclock.c | 1174 const struct refclockstat *in, in refclock_control() 1175 struct refclockstat *out in refclock_control()
|
| H A D | ntp_control.c | 58 static u_short ctlclkstatus (struct refclockstat *); 81 static void ctl_putclock (int, struct refclockstat *, int); 1361 struct refclockstat *pcs in ctlclkstatus() 2911 struct refclockstat *pcs, in ctl_putclock() 4611 struct refclockstat cs; in read_clockstatus() 5083 struct refclockstat cs; in report_event()
|
| H A D | refclock_parse.c | 218 static void parse_control (int, const struct refclockstat *, struct refclockstat *, struct peer *); 3379 const struct refclockstat *in in parse_ctl() 3494 const struct refclockstat *in, in parse_control() 3495 struct refclockstat *out, in parse_control()
|
| H A D | refclock_ripencc.c | 432 static void ripencc_control (int, const struct refclockstat *, 433 struct refclockstat *, struct peer *); 620 const struct refclockstat *in, /* input parameters (not used) */ in ripencc_control() 621 struct refclockstat *out, /* output parameters (not used) */ in ripencc_control()
|
| H A D | ntp_request.c | 2496 struct refclockstat clock_stat; in get_clock_info() 2570 struct refclockstat clock_stat; in set_clock_fudge() 2622 refclock_control(&addr, &clock_stat, (struct refclockstat *)0); in set_clock_fudge()
|
| H A D | ntp_config.c | 3837 struct refclockstat clock_stat; in config_fudge()
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 4618 * include/ntp_refclock.h (struct refclockstat): Declare p_lastcode 5383 * include/ntp_refclock.h: in refclockstat, clockdesc should be const.
|
| H A D | CommitLog | 151689 struct refclockstat pointer const. 151736 struct refclockstat pointer const. 151746 struct refclockstat pointer const. 151750 struct refclockstat pointer const. 151754 struct refclockstat pointer const. 151758 struct refclockstat pointer const. 151762 struct refclockstat pointer const. 151766 struct refclockstat pointer const. 151770 struct refclockstat pointer const.
|