OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:telopts
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/arpa/
telnet.h
130
#define TELOPT(x)
telopts
[(x)-TELOPT_FIRST]
134
#ifdef
TELOPTS
135
const char *
telopts
[NTELOPTS+1] = {
variable
150
extern const char *
telopts
[NTELOPTS+1];
/src/external/bsd/tcpdump/dist/
print-telnet.c
143
static const char *
telopts
[NTELOPTS+1] = {
variable
159
#define TELOPT(x)
telopts
[(x)-TELOPT_FIRST]
417
ND_PRINT("%s %s", telcmds[i],
telopts
[x]);
Completed in 17 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026