Searched refs:ttloop (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dauthenc.c66 return ttloop();
H A Dtelnetd.c523 ttloop();
547 ttloop();
603 ttloop();
607 ttloop();
611 ttloop();
615 ttloop();
621 ttloop();
676 ttloop();
872 ttloop();
888 ttloop();
[all...]
H A Dext.h135 int ttloop (void);
H A Dutility.c44 * ttloop
55 ttloop(void) function
58 output_data("td: ttloop\r\n");
66 syslog(LOG_INFO, "ttloop: read: %m\n");
69 syslog(LOG_INFO, "ttloop: peer died\n");
73 output_data("td: ttloop read %d chars\r\n", ncc);
82 } /* end of ttloop */
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dauthenc.c70 ttloop();
H A Dtelnetd.c481 ttloop();
505 ttloop();
552 ttloop();
556 ttloop();
560 ttloop();
564 ttloop();
570 ttloop();
629 ttloop();
798 ttloop();
814 ttloop();
[all...]
H A Dext.h136 ttloop(void),
H A Dutility.c58 * ttloop
67 ttloop() function
70 DIAG(TD_REPORT, output_data("td: ttloop\r\n"));
76 syslog(LOG_INFO, "ttloop: read: %m");
79 syslog(LOG_INFO, "ttloop: peer died: %m");
82 DIAG(TD_REPORT, output_data("td: ttloop read %d chars\r\n", ncc));
89 } /* end of ttloop */

Completed in 181 milliseconds