OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IAC
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/arpa/
telnet.h
40
#define
IAC
255 /* interpret as command: */
67
"EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "
IAC
", 0
74
#define TELCMD_LAST
IAC
/src/external/bsd/tcpdump/dist/
print-telnet.c
63
#define
IAC
255 /* interpret as command: */
89
"EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "
IAC
", 0,
93
#define TELCMD_LAST
IAC
375
/* sp points to
IAC
byte */
394
if (c !=
IAC
)
397
if (c ==
IAC
) { /* <
IAC
><
IAC
>! */
399
ND_PRINT("
IAC
IAC
");
[
all
...]
Completed in 18 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026