Searched refs:SYNCH (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h63 #define SYNCH 242 /* for telfunc calls */ macro
206 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h63 #define SYNCH 242 /* for telfunc calls */ macro
206 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h67 #define SYNCH 242 /* for telfunc calls */ macro
222 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/macosx-10.10.1/ruby-106/ruby/lib/net/
H A Dtelnet.rb117 SYNCH = 242.chr # "\362" # "\xf2" # for telfunc calls
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_wwv.c172 #define SYNCH 40 /* station sync timeout */ macro
1884 * not synchronized withing the SYNCH timeout (40 m). If
1894 if (up->watch > SYNCH) {
2483 * (SYNCH) without finding station sync (INSYNC lit).
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dzftp.c1649 unsigned char msg[4] = { IAC, IP, IAC, SYNCH };

Completed in 143 milliseconds