| /src/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 *); 222 const struct refclockstat *, 223 struct refclockstat *);
|
| /src/contrib/ntp/ntpd/ |
| 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_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_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_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_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_nmea.c | 296 static void nmea_control (int, const struct refclockstat *, 297 struct refclockstat *, struct peer *); 475 const struct refclockstat * in_st, in nmea_control() 476 struct refclockstat * out_st, in nmea_control()
|
| H A D | refclock_gpsdjson.c | 258 static void gpsd_control (int, const struct refclockstat *, 259 struct refclockstat *, peerT *); 801 const struct refclockstat * in_st, in gpsd_control() 802 struct refclockstat * out_st, in gpsd_control()
|
| H A D | ntp_refclock.c | 1253 const struct refclockstat *in, in refclock_control() 1254 struct refclockstat *out in refclock_control()
|
| H A D | ntp_control.c | 56 static u_short ctlclkstatus (struct refclockstat *); 79 static void ctl_putclock (int, struct refclockstat *, int); 1355 struct refclockstat *pcs in ctlclkstatus() 2905 struct refclockstat *pcs, in ctl_putclock() 4600 struct refclockstat cs; in read_clockstatus() 5072 struct refclockstat cs; in report_event()
|
| H A D | refclock_parse.c | 219 static void parse_control (int, const struct refclockstat *, struct refclockstat *, struct peer *); 3393 const struct refclockstat *in in parse_ctl() 3508 const struct refclockstat *in, in parse_control() 3509 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 | 2505 struct refclockstat clock_stat; in get_clock_info() 2579 struct refclockstat clock_stat; in set_clock_fudge() 2631 refclock_control(&addr, &clock_stat, (struct refclockstat *)0); in set_clock_fudge()
|
| H A D | ntp_config.c | 3946 struct refclockstat clock_stat; in config_fudge()
|
| /src/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 | 161758 struct refclockstat pointer const. 161805 struct refclockstat pointer const. 161815 struct refclockstat pointer const. 161819 struct refclockstat pointer const. 161823 struct refclockstat pointer const. 161827 struct refclockstat pointer const. 161831 struct refclockstat pointer const. 161835 struct refclockstat pointer const. 161839 struct refclockstat pointer const.
|