Searched refs:tn (Results 1 – 1 of 1) sorted by relevance
203 struct TELNET *tn; in init_telnet() local206 if(!tn) in init_telnet()215 CURL_SB_CLEAR(tn); in init_telnet()939 printsub(data, '<', (unsigned char *)tn->subbuffer, CURL_SB_LEN(tn) + 2); in suboption()1020 CURL_SB_CLEAR(tn); in sendsuboption()1037 CURL_SB_TERM(tn); in sendsuboption()1237 DEBUGASSERT(tn); in send_telnet_data()1289 if(!tn) in telnet_done()1323 struct TELNET *tn; in telnet_do() local1491 if(tn->please_negotiate && !tn->already_negotiated) { in telnet_do()[all …]
Completed in 7 milliseconds