OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NTELOPTS
(Results
26 - 28
of
28
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h
121
#define
NTELOPTS
(1+TELOPT_NEW_ENVIRON)
123
const char *telopts[
NTELOPTS
+1] = {
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/arpa/
telnet.h
121
#define
NTELOPTS
(1+TELOPT_NEW_ENVIRON)
123
const char *telopts[
NTELOPTS
+1] = {
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h
121
#define
NTELOPTS
(1+TELOPT_NEW_ENVIRON)
123
const char *telopts[
NTELOPTS
+1] = {
Completed in 87 milliseconds
1
2