HomeSort by: relevance | last modified time | path
    Searched refs:ttloop (Results 1 - 4 of 4) sorted by relevancy

  /src/libexec/telnetd/
authenc.c 70 ttloop();
telnetd.c 499 ttloop();
523 ttloop();
570 ttloop();
574 ttloop();
578 ttloop();
582 ttloop();
588 ttloop();
644 ttloop();
803 ttloop();
819 ttloop();
    [all...]
ext.h 128 ttloop(void),
utility.c 56 * ttloop
65 ttloop(void) function in typeref:typename:void
68 DIAG(TD_REPORT, {output_data("td: ttloop\r\n");});
74 syslog(LOG_ERR, "ttloop: read: %m");
77 syslog(LOG_INFO, "ttloop: unexpected EOF from peer");
80 DIAG(TD_REPORT, {output_data("td: ttloop read %d chars\r\n", ncc);});
87 } /* end of ttloop */

Completed in 14 milliseconds