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

  /src/usr.bin/telnet/
network.c 119 * netflush
129 netflush(void) function in typeref:typename:int
173 (void) netflush();
externs.h 237 int netflush(void);
sys_bsd.c 652 returnValue |= netflush();
commands.c 1452 (void) netflush();
  /src/libexec/telnetd/
ext.h 103 netflush(void),
termstat.c 338 netflush();
567 netflush();
utility.c 70 netflush();
250 * netflush
255 netflush(void) function in typeref:typename:void
261 { output_data("td: netflush %d chars\r\n", n);
317 } /* end of netflush */
336 netflush();
361 netflush();
1066 netflush();
state.c 910 (void)netflush();
1106 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);});
1551 netflush(); /* get rid of anything waiting to go out */
1626 netflush(); /* Send it on its way */
1629 {printsub('>', statusbuf, ncp - statusbuf); netflush();});
1647 /* try a netflush() if the room is too low */
1649 netflush();
1665 netflush();
slc.c 207 netflush(); /* force it out immediately */
telnetd.c 1089 netflush();

Completed in 50 milliseconds