Home
last modified time | relevance | path

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

/curl/lib/
H A Dtelnet.c203 struct TELNET *tn; in init_telnet() local
206 if(!tn) in init_telnet()
215 CURL_SB_CLEAR(tn); in init_telnet()
945 printsub(data, '<', (unsigned char *)tn->subbuffer, CURL_SB_LEN(tn) + 2); in suboption()
1026 CURL_SB_CLEAR(tn); in sendsuboption()
1043 CURL_SB_TERM(tn); in sendsuboption()
1243 DEBUGASSERT(tn); in send_telnet_data()
1295 if(!tn) in telnet_done()
1329 struct TELNET *tn; in telnet_do() local
1497 if(tn->please_negotiate && !tn->already_negotiated) { in telnet_do()
[all …]

Completed in 8 milliseconds