Home
last modified time | relevance | path

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

/curl/lib/
H A Dtelnet.c158 char *subopt_xdisploc; /* Set with suboption XDISPLOC */ member
844 tn->subopt_xdisploc = arg; in check_telnet_options()
954 len = strlen(tn->subopt_xdisploc) + 4 + 2; in suboption()
957 CURL_TELQUAL_IS, tn->subopt_xdisploc, CURL_IAC, CURL_SE); in suboption()

Completed in 5 milliseconds