OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:telcmds
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/arpa/
telnet.h
63
#ifdef
TELCMDS
64
const char *
telcmds
[] = {
variable
70
extern const char *
telcmds
[];
77
#define TELCMD(x)
telcmds
[(x)-TELCMD_FIRST]
/src/external/bsd/tcpdump/dist/
print-telnet.c
86
static const char *
telcmds
[] = {
variable
96
#define TELCMD(x)
telcmds
[(x)-TELCMD_FIRST]
417
ND_PRINT("%s %s",
telcmds
[i], telopts[x]);
420
ND_PRINT("%s %#x",
telcmds
[i], x);
479
ND_PRINT("%s",
telcmds
[i]);
Completed in 20 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026