| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | 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 *);
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_datum.c | 167 static void datum_pts_control (int, const struct refclockstat *, 168 struct refclockstat *, struct peer *); 400 const struct refclockstat *in, in datum_pts_control() 401 struct refclockstat *out, in datum_pts_control()
|
| D | refclock_wwvb.c | 155 static void wwvb_control (int, const struct refclockstat *, 156 struct refclockstat *, struct peer *); 563 const struct refclockstat *in_st, in wwvb_control() 564 struct refclockstat *out_st, in wwvb_control()
|
| D | refclock_leitch.c | 100 static void leitch_control (int, const struct refclockstat *, struct refclockstat *, s… 200 const struct refclockstat *in, in leitch_control() 201 struct refclockstat *out, in leitch_control() 226 memset((char *)out, 0, sizeof (struct refclockstat)); in leitch_control()
|
| D | 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, in shm_control() 269 struct refclockstat * out_st, in shm_control()
|
| D | 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) */ in jupiter_control() 504 struct refclockstat *out, /* output parameters (not used) */ in jupiter_control()
|
| D | refclock_neoclock4x.c | 140 static void neoclock4x_control (int, const struct refclockstat *, struct refclockstat *, s… 676 const struct refclockstat *in, in neoclock4x_control() 677 struct refclockstat *out, in neoclock4x_control()
|
| D | refclock_nmea.c | 298 static void nmea_control (int, const struct refclockstat *, 299 struct refclockstat *, struct peer *); 477 const struct refclockstat * in_st, in nmea_control() 478 struct refclockstat * out_st, in nmea_control()
|
| D | refclock_gpsdjson.c | 260 static void gpsd_control (int, const struct refclockstat *, 261 struct refclockstat *, peerT *); 803 const struct refclockstat * in_st, in gpsd_control() 804 struct refclockstat * out_st, in gpsd_control()
|
| D | ntp_refclock.c | 1255 const struct refclockstat *in, in refclock_control() 1256 struct refclockstat *out in refclock_control()
|
| D | ntp_control.c | 58 static u_short ctlclkstatus (struct refclockstat *); 81 static void ctl_putclock (int, struct refclockstat *, int); 1363 struct refclockstat *pcs in ctlclkstatus() 2917 struct refclockstat *pcs, in ctl_putclock() 4647 struct refclockstat cs; in read_clockstatus() 5119 struct refclockstat cs; in report_event()
|
| D | refclock_parse.c | 221 static void parse_control (int, const struct refclockstat *, struct refclockstat *, s… 3395 const struct refclockstat *in in parse_ctl() 3510 const struct refclockstat *in, in parse_control() 3511 struct refclockstat *out, in parse_control()
|
| D | 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) */ in ripencc_control() 623 struct refclockstat *out, /* output parameters (not used) */ in ripencc_control()
|
| D | ntp_request.c | 2576 struct refclockstat clock_stat; in get_clock_info() 2650 struct refclockstat clock_stat; in set_clock_fudge() 2702 refclock_control(&addr, &clock_stat, (struct refclockstat *)0); in set_clock_fudge()
|
| D | ntp_config.c | 3958 struct refclockstat clock_stat; in config_fudge()
|
| /netbsd/src/external/bsd/ntp/dist/ |
| 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 | 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.
|