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

/haiku/src/bin/network/telnetd/
H A Dauthenc.c74 ttloop();
H A Dtelnetd.c494 ttloop();
517 ttloop();
564 ttloop();
568 ttloop();
572 ttloop();
576 ttloop();
582 ttloop();
641 ttloop();
809 ttloop();
825 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 */

Completed in 40 milliseconds