Lines Matching defs:tn
242 struct TELNET *tn; in init_telnet() local
293 struct TELNET *tn = (struct TELNET *) conn->data->req.protop; in negotiate() local
367 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in set_remote_option() local
441 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_will() local
489 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_wont() local
531 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in set_local_option() local
605 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_do() local
665 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_dont() local
825 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in check_telnet_options() local
935 struct TELNET *tn = (struct TELNET *)data->req.protop; in suboption() local
1010 struct TELNET *tn = (struct TELNET *)data->req.protop; in sendsuboption() local
1068 struct TELNET *tn = (struct TELNET *)data->req.protop; in telrcv() local
1266 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in telnet_done() local
1312 struct TELNET *tn; in telnet_do() local