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; /* Set with suboption TTYPE */ member
834 tn->subopt_ttype = arg; in check_telnet_options()
942 len = strlen(tn->subopt_ttype) + 4 + 2; in suboption()
945 CURL_TELQUAL_IS, tn->subopt_ttype, CURL_IAC, CURL_SE); in suboption()

Completed in 7 milliseconds