HomeSort by: relevance | last modified time | path
    Searched defs:SYNCH (Results 1 - 3 of 3) sorted by relevancy

  /src/include/arpa/
telnet.h 61 #define SYNCH 242 /* for telfunc calls */
225 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
  /src/external/bsd/tcpdump/dist/
print-telnet.c 84 #define SYNCH 242 /* for telfunc calls */
226 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
  /src/external/bsd/ntp/dist/ntpd/
refclock_wwv.c 174 #define SYNCH 40 /* station sync timeout */
488 long mepoch; /* minute synch epoch */
898 * quadrature phase. The routine also determines the minute synch epoch,
1689 * seconds synch is diddling the epoch. Then, determine the true
1882 * not synchronized withing the SYNCH timeout (40 m). If
1892 if (up->watch > SYNCH) {
2484 * (SYNCH) without finding station sync (INSYNC lit).

Completed in 27 milliseconds