| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | results.y2kfixes | 10 timelord.att.com: stratum 2, offset -0.000879, synch distance 0.07207 11 timemaster.att.com: stratum 1, offset -0.004876, synch distance 0.03485, refid 'GPS' 21 timelord.att.com: stratum 2, offset 0.001383, synch distance 0.05644 22 timemaster.att.com: stratum 1, offset -0.006355, synch distance 0.04178, refid 'GPS' 32 timelord.att.com: stratum 2, offset -0.000094, synch distance 0.06522 33 timemaster.att.com: stratum 1, offset -0.010803, synch distance 0.03078, refid 'GPS' 43 timelord.att.com: stratum 2, offset -0.000719, synch distance 0.06561 44 timemaster.att.com: stratum 1, offset -0.013598, synch distance 0.03116, refid 'GPS' 54 fudge 127.127.1.0 stratum 0 59 server 135.16.xxxx.xxxx stratum 1, offset 0.000033, delay 0.02975 [all …]
|
| H A D | README.leapsmear | 259 processor="i586", system="Linux/3.7.1", leap=01, stratum=1,
|
| /netbsd-src/external/bsd/ntp/dist/scripts/deprecated/ |
| H A D | ntp-groper | 75 stratum=`fgrep "stratum=" $ntpqlog` 78 stratum=`expr "$stratum" : '.*stratum=\([^,]*\),.*'` 80 echo "$host answers NTP version $version, stratum: $stratum, ref: $synchost"
|
| /netbsd-src/external/bsd/ntp/dist/scripts/ntptrace/ |
| H A D | ntptrace-opts.def | 55 % ntptrace localhost: stratum 4, offset 0.0019529, synch distance 0.144135 56 server2ozo.com: stratum 2, offset 0.0124263, synch distance 0.115784 usndh.edu: 57 stratum 1, offset 0.0019298, synch distance 0.011993, refid 'WWVB' 60 On each line, the fields are (left to right): the host name, the host stratum, 63 synchronization distance, and (only for stratum-1 servers) the reference clock 64 ID. All times are given in seconds. Note that the stratum is the server hop
|
| /netbsd-src/external/bsd/ntp/dist/scripts/lib/NTP/ |
| H A D | Util.pm | 135 my ($offset, $stratum); 144 $stratum = $1; 147 $stratum = $1; 152 return ($offset, $stratum);
|
| /netbsd-src/external/bsd/ntp/dist/ntpdate/ |
| H A D | ntpdate.c | 698 xpkt.stratum = STRATUM_TO_PKT(STRATUM_UNSPEC); in transmit() 786 || rpkt->stratum >= STRATUM_UNSPEC) { in receive() 789 PKT_MODE(rpkt->li_vn_mode), rpkt->stratum); in receive() 844 STRATUM_PKT_UNSPEC == rpkt->stratum && in receive() 857 server->stratum = PKT_TO_STRATUM(rpkt->stratum); in receive() 1068 if (server->stratum == 0) { in clock_select() 1073 if (server->stratum > NTP_INFIN) { in clock_select() 1115 if (server->stratum <= server_list[i]->stratum) in clock_select() 1118 if (server->stratum < server_list[i]->stratum) in clock_select() 1149 if (server_list[i]->stratum > server_list[i-1]->stratum) { in clock_select() [all …]
|
| H A D | ntpdate.h | 23 u_char stratum; /* stratum of remote server */ member
|
| /netbsd-src/external/bsd/ntp/dist/scripts/monitoring/ |
| H A D | ntptrap | 359 ($stratum) = ($data =~ /stratum=(\d+)/); 361 $msg .= "stratum=$stratum refid=$refid"; 423 ($stratum) = ($data =~ /stratum=(\d+)/); 424 $msg .= "new stratum $stratum";
|
| /netbsd-src/external/bsd/ntp/dist/sntp/ |
| H A D | networking.c | 241 PKT_MODE(rpkt->li_vn_mode), rpkt->stratum); in process_pkt() 245 if (STRATUM_PKT_UNSPEC == rpkt->stratum) { in process_pkt() 249 func_name, rpkt->stratum)); in process_pkt()
|
| H A D | networking.h | 60 u_char stratum; member
|
| H A D | sntp-opts.def | 284 .Em stratum
|
| /netbsd-src/external/bsd/ntp/dist/scripts/ |
| H A D | README | 18 ntpsweep prints per host given in <file> the NTP stratum level, the 22 ntptrace Trace ntp peers of a server up to stratum 1.
|
| /netbsd-src/external/bsd/ntp/dist/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 103 "The NTP stratum, with 16 representing no stratum." 185 (stratum 0) source including the unit, e.g., '13.243 ms'." 209 source (stratum = 16). 212 (stratum = 16). 228 "The NTP entity's own stratum value. Should be a stratum of 559 "The association stratum value." 728 "The notification to be sent when stratum level of NTP changes."
|
| /netbsd-src/external/bsd/ntp/dist/ntpdc/ |
| H A D | layout.std | 48 offsetof(stratum) = 10 70 offsetof(stratum) = 14 152 offsetof(stratum) = 6
|
| H A D | ntpdc_ops.c | 509 plist->stratum, ntp_poll, plist->reach, in dopeers() 522 int stratum in refid_string() argument 525 if (stratum <= 1) { in refid_string() 607 pp->stratum, pp->precision); in printpeer() 614 (pp->flags & INFO_FLAG_REFCLOCK ? 0 : pp->stratum)), in printpeer() 992 (void) fprintf(fp, "stratum: %d\n", (int)is->stratum); in sysinfo() 999 refid_string(is->refid, is->stratum)); in sysinfo()
|
| /netbsd-src/external/bsd/ntp/dist/include/ |
| H A D | ntp_request.h | 376 u_char stratum; /* stratum of peer */ member 403 u_char stratum; /* peer.stratum */ member 501 u_char stratum; /* our stratum */ member
|
| /netbsd-src/external/bsd/ntp/dist/scripts/ntpsweep/ |
| H A D | ntpsweep-opts.def | 62 prints per host the NTP stratum level, the clock offset in seconds, the daemon
|
| /netbsd-src/external/bsd/ntp/dist/html/hints/ |
| H A D | notes-xntp-v3 | 105 limited to those survivors at the lowest stratum, not the entire list. 107 stratum.
|
| /netbsd-src/external/bsd/ntp/dist/ntpq/ |
| H A D | ntpq.texi | 388 stratum 524 @item @code{stratum} 526 stratum (1-15) 673 @item @code{stratum} 675 stratum (0-15) 828 @item @code{stratum} 829 @tab driver stratum
|
| /netbsd-src/external/bsd/ntp/dist/ntpd/ |
| H A D | ntp.keys.def | 157 stratum workstation, in mind.
|
| H A D | ntpsim.c | 302 xpkt.stratum = STRATUM_TO_PKT(((u_char)1)); in simulate_server()
|
| H A D | refclock_msfees.c | 582 peer->stratum = stratumtouse[unit]; in msfees_start()
|
| H A D | ntpd-opts.def | 604 a busy primary server, rather than a high stratum workstation in
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2018 | 697 <stratum>: New override. 699 <stratum>: New override. 701 <stratum>: New override. 703 <stratum>: New override. 705 stratum method instead of the to_stratum field. 707 <stratum>: New override. 710 declaration. Print a stratum method override declaration. 711 * process-stratum-target.h (process_stratum_target) 713 <stratum>: New override. 716 <stratum>: New override. [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2018 | 697 <stratum>: New override. 699 <stratum>: New override. 701 <stratum>: New override. 703 <stratum>: New override. 705 stratum method instead of the to_stratum field. 707 <stratum>: New override. 710 declaration. Print a stratum method override declaration. 711 * process-stratum-target.h (process_stratum_target) 713 <stratum>: New override. 716 <stratum>: New override. [all …]
|