| /freebsd-10-stable/contrib/ntp/include/ |
| D | ntp_refclock.h | 68 struct refclockstat { struct 205 void (*clock_control) (int, const struct refclockstat *, 206 struct refclockstat *, struct peer *); 222 const struct refclockstat *, 223 struct refclockstat *);
|
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| 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()
|
| D | refclock_jupiter.c | 147 static void jupiter_control (int, const struct refclockstat *, 148 struct refclockstat *, struct peer *); 482 const struct refclockstat *in, /* input parameters (not used) */ in jupiter_control() 483 struct refclockstat *out, /* output parameters (not used) */ in jupiter_control()
|
| D | refclock_nmea.c | 291 static void nmea_control (int, const struct refclockstat *, 292 struct refclockstat *, struct peer *); 537 const struct refclockstat * in_st, in nmea_control() 538 struct refclockstat * out_st, in nmea_control()
|
| 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()
|
| D | ntp_refclock.c | 1029 const struct refclockstat *in, in refclock_control() 1030 struct refclockstat *out in refclock_control()
|
| D | ntp_control.c | 56 static u_short ctlclkstatus (struct refclockstat *); 79 static void ctl_putclock (int, struct refclockstat *, int); 1349 struct refclockstat *pcs in ctlclkstatus() 2904 struct refclockstat *pcs, in ctl_putclock() 4591 struct refclockstat cs; in read_clockstatus() 5063 struct refclockstat cs; in report_event()
|
| D | refclock_parse.c | 218 static void parse_control (int, const struct refclockstat *, struct refclockstat *, struct peer *); 3378 const struct refclockstat *in in parse_ctl() 3491 const struct refclockstat *in, in parse_control() 3492 struct refclockstat *out, in parse_control()
|
| 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()
|
| D | ntp_request.c | 2496 struct refclockstat clock_stat; in get_clock_info() 2562 struct refclockstat clock_stat; in set_clock_fudge() 2614 refclock_control(&addr, &clock_stat, (struct refclockstat *)0); in set_clock_fudge()
|
| D | ntp_config.c | 3612 struct refclockstat clock_stat; in config_fudge()
|
| /freebsd-10-stable/contrib/ntp/ |
| 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.
|
| D | CommitLog | 141430 struct refclockstat pointer const. 141477 struct refclockstat pointer const. 141487 struct refclockstat pointer const. 141491 struct refclockstat pointer const. 141495 struct refclockstat pointer const. 141499 struct refclockstat pointer const. 141503 struct refclockstat pointer const. 141507 struct refclockstat pointer const. 141511 struct refclockstat pointer const.
|