OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CURL_TELOPT_SGA
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
arpa_telnet.h
30
#define
CURL_TELOPT_SGA
3 /* Suppress Go Ahead */
telnet.c
256
tn->us_preferred[
CURL_TELOPT_SGA
] = CURL_YES;
257
tn->him_preferred[
CURL_TELOPT_SGA
] = CURL_YES;
[
all
...]
Completed in 1131 milliseconds