Searched refs:netflush (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c113 * netflush
123 netflush(void) function
167 netflush();
H A Dexterns.h250 int netflush(void);
H A Dsys_bsd.c973 returnValue |= netflush();
H A Dcommands.c1356 netflush();
/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnetd/
H A Dtermstat.c136 netflush();
H A Dext.h140 void netflush (void);
H A Dstate.c785 netflush();
913 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);});
1303 netflush(); /* get rid of anything waiting to go out */
1356 netflush(); /* Send it on its way */
1359 {printsub('>', statusbuf, ncp - statusbuf); netflush();});
H A Dutility.c61 netflush();
242 * netflush
247 netflush(void) function
253 { n += output_data("td: netflush %d chars\r\n", n);
331 netflush();
358 netflush();
1148 netflush();
H A Dtelnetd.c1208 netflush();
/freebsd-10.0-release/contrib/telnet/telnet/
H A Dnetwork.c123 * netflush
132 netflush(void) function
176 (void) netflush();
H A Dexterns.h307 netflush(void),
H A Dsys_bsd.c1131 returnValue |= netflush();
H A Dcommands.c1435 (void) netflush();
/freebsd-10.0-release/contrib/telnet/telnetd/
H A Dext.h107 netflush(void),
H A Dtermstat.c348 netflush();
578 netflush();
H A Dutility.c76 netflush();
247 * netflush
252 netflush(void) function
261 n += output_data("td: netflush %d chars\r\n", n);
318 } /* end of netflush */
339 netflush();
1059 netflush();
H A Dstate.c912 (void)netflush();
1072 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);});
1504 netflush(); /* get rid of anything waiting to go out */
1583 netflush(); /* Send it on its way */
1586 {printsub('>', statusbuf, ncp - statusbuf); netflush();});
1622 netflush();
H A Dslc.c203 netflush(); /* force it out immediately */
H A Dtelnetd.c1145 netflush();

Completed in 225 milliseconds