OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TELOPT_FIRST
(Results
51 - 51
of
51
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h
136
#define
TELOPT_FIRST
TELOPT_BINARY
139
#define TELOPT(x) telopts[(x)-
TELOPT_FIRST
]
Completed in 34 milliseconds
1
2
3