Searched refs:refclockstat (Results 1 – 17 of 17) sorted by relevance
| /NextBSD/contrib/ntp/include/ |
| HD | ntp_refclock.h | 68 struct refclockstat { struct 204 void (*clock_control) (int, const struct refclockstat *, 205 struct refclockstat *, struct peer *); 221 const struct refclockstat *, 222 struct refclockstat *);
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | 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()
|
| HD | 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()
|
| HD | 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()
|
| HD | 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()
|
| HD | 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()
|
| HD | refclock_jupiter.c | 143 static void jupiter_control (int, const struct refclockstat *, 144 struct refclockstat *, struct peer *); 474 const struct refclockstat *in, /* input parameters (not used) */ in jupiter_control() 475 struct refclockstat *out, /* output parameters (not used) */ in jupiter_control()
|
| HD | 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()
|
| HD | refclock_gpsdjson.c | 257 static void gpsd_control (int, const struct refclockstat *, 258 struct refclockstat *, peerT *); 793 const struct refclockstat * in_st, in gpsd_control() 794 struct refclockstat * out_st, in gpsd_control()
|
| HD | ntp_refclock.c | 1029 const struct refclockstat *in, in refclock_control() 1030 struct refclockstat *out in refclock_control()
|
| HD | ntp_control.c | 57 static u_short ctlclkstatus (struct refclockstat *); 79 static void ctl_putclock (int, struct refclockstat *, int); 1208 struct refclockstat *pcs in ctlclkstatus() 2766 struct refclockstat *pcs, in ctl_putclock() 4374 struct refclockstat cs; in read_clockstatus() 4826 struct refclockstat cs; in report_event()
|
| HD | 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()
|
| HD | 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()
|
| HD | ntp_request.c | 2392 struct refclockstat clock_stat; in get_clock_info() 2458 struct refclockstat clock_stat; in set_clock_fudge() 2510 refclock_control(&addr, &clock_stat, (struct refclockstat *)0); in set_clock_fudge()
|
| HD | ntp_config.c | 3386 struct refclockstat clock_stat; in config_fudge()
|
| /NextBSD/contrib/ntp/ |
| HD | 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.
|
| HD | CommitLog | 136326 struct refclockstat pointer const. 136373 struct refclockstat pointer const. 136383 struct refclockstat pointer const. 136387 struct refclockstat pointer const. 136391 struct refclockstat pointer const. 136395 struct refclockstat pointer const. 136399 struct refclockstat pointer const. 136403 struct refclockstat pointer const. 136407 struct refclockstat pointer const.
|