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

/freebsd-10-stable/contrib/telnet/telnetd/
H A Dauthenc.c74 ttloop();
H A Dtelnetd.c486 ttloop();
510 ttloop();
557 ttloop();
561 ttloop();
565 ttloop();
569 ttloop();
575 ttloop();
634 ttloop();
799 ttloop();
815 ttloop();
[all...]
H A Dext.h136 ttloop(void),
H A Dutility.c62 * ttloop
71 ttloop() function
74 DIAG(TD_REPORT, output_data("td: ttloop\r\n"));
80 syslog(LOG_INFO, "ttloop: read: %m");
83 syslog(LOG_INFO, "ttloop: peer died: %m");
86 DIAG(TD_REPORT, output_data("td: ttloop read %d chars\r\n", ncc));
93 } /* end of ttloop */
/freebsd-10-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 */

Completed in 76 milliseconds