Home
last modified time | relevance | path

Searched refs:synch (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/ntp/
H A Dresults.y2kfixes10 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'
H A Dconfig.h.in300 /* synch TODR hourly? */
958 /* Define to 1 if you have the <synch.h> header file. */
H A Dconfigure.ac4071 AC_DEFINE([DOSYNCTODR], [1], [synch TODR hourly?]) ;;
H A DChangeLog1825 * [Bug 2114] Update tests for sntp's synch distance.
1832 * [Bug 2114] Correctly calculate sntp's synch distance.
H A DCommitLog-4.1.01142 (process_packet): Fix bad synch distance test.
H A DCommitLog[all...]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_hopfser.c211 int synch; /* synchhronization indicator */ in hopfserial_receive() local
241 &synch, in hopfserial_receive()
282 synch, in hopfserial_receive()
292 if ((synch && 0xc) == 0 ){ /* time ok? */ in hopfserial_receive()
301 if ((synch & HOPF_OPMODE) == HOPF_INVALID ){ /* time ok? */ in hopfserial_receive()
312 if ((synch & HOPF_OPMODE) == HOPF_INTERNAL){ in hopfserial_receive()
329 msyslog(LOG_ERR, " D:%x D:%d D:%d",synch,pp->minute,pp->second); in hopfserial_receive()
H A Drefclock_tsyncpci.c394 unsigned char synch; in tsync_poll() local
588 synch = (TimeContext.timeObj.flags == 0x4) ? 1 : 0; in tsync_poll()
650 if (synch) { in tsync_poll()
H A Dntp_proto.c99 double synch; /* sync distance */ member
3691 peers[nlist].synch = f; in clock_select()
3804 h = peers[i].synch; in clock_select()
3839 peers[0].synch = sys_mindisp; in clock_select()
3864 stoa(&peers[i].peer->srcadr), peers[i].synch)); in clock_select()
3891 if (peers[i].seljit * peers[i].synch > e) { in clock_select()
3893 e = peers[i].seljit * peers[i].synch; in clock_select()
3959 speermet = peers[i].seljit * peers[i].synch + in clock_select()
4087 x = 1. / peers[i].synch; in clock_combine()
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.timecodes39 i = synchronization flag (<SP> = in synch, ? = out synch)
57 i = synchronization flag (<SP> = in synch, ? = out synch)
104 Note: 0?:??:??.? is displayed before synch is first established and
105 hh:mm:ss.? once synch is established and then lost again for about
/freebsd/contrib/ntp/scripts/ntptrace/
H A Dntptrace-opts.def55 % 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'
H A Dinvoke-ntptrace.texi23 % ntptrace localhost: stratum 4, offset 0.0019529, synch distance 0.144135
24 server2ozo.com: stratum 2, offset 0.0124263, synch distance 0.115784 usndh.edu:
25 stratum 1, offset 0.0019298, synch distance 0.011993, refid 'WWVB'
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1031 ScriptedCommandSynchronicity synch, in CommandObjectPythonFunction() argument
1034 m_synchro(synch), m_completion_type(completion_type) { in CommandObjectPythonFunction()
1118 ScriptedCommandSynchronicity synch, in CommandObjectScriptingObjectRaw() argument
1121 m_synchro(synch), m_fetched_help_short(false), in CommandObjectScriptingObjectRaw()
1662 ScriptedCommandSynchronicity synch, in Create() argument
1665 interpreter, name, cmd_obj_sp, synch)); in Create()
1690 ScriptedCommandSynchronicity synch) in CommandObjectScriptingObjectParsed() argument
1692 m_cmd_obj_sp(cmd_obj_sp), m_synchro(synch), in CommandObjectScriptingObjectParsed()
/freebsd/contrib/smbfs/
H A DHISTORY49 - Maintance: synch with changes in the recent -current
60 - synch with changes in the recent -current
/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c426 if ((status = sys$synch(efn, &iosb)) != SS$_NORMAL) { in data_collect_method()
439 if ((status = sys$synch(efn, &iosb)) != SS$_NORMAL) { in data_collect_method()
/freebsd/contrib/file/
H A Dconfig.h.in474 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
479 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
484 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
/freebsd/crypto/openssl/apps/lib/
H A Dvms_term_sock.c472 status = sys$synch(EFN$C_ENF, &iosb); in CreateSocketPair()
/freebsd/contrib/file/magic/Magdir/
H A Dgeo87 # pps_mode; PPS synch mode like: 2
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4509 AC_CHECK_HEADERS(thread.h synch.h)
568 AC_CHECK_HEADERS(thread.h synch.h)
/freebsd/contrib/bmake/
H A Dconfig.h.in407 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in461 /* Define to 1 if you have the <synch.h> header file. */
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFragments.td394 // X86InstrInfo.h. They must be kept in synch.
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrFPU.td725 // They must be kept in synch.
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td324 // AVRInstrInfo.td. They must be kept in synch.
/freebsd/contrib/tzdata/
H A Dnorthamerica380 # Statue 175 closer in synch with the US Congress' intent....
3339 # decided to use DST was to be in synch with Puerto Rico, who was also going

12