Home
last modified time | relevance | path

Searched refs:subopt_ttype (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dtelnet.c157 char subopt_ttype[32]; /* Set with suboption TTYPE */ member
835 if(l < sizeof(tn->subopt_ttype)) { in check_telnet_options()
836 strcpy(tn->subopt_ttype, arg); in check_telnet_options()
948 len = strlen(tn->subopt_ttype) + 4 + 2; in suboption()
951 CURL_TELQUAL_IS, tn->subopt_ttype, CURL_IAC, CURL_SE); in suboption()

Completed in 6 milliseconds