Searched refs:netflush (Results 1 - 19 of 19) sorted by last modified time

/freebsd-11-stable/contrib/telnet/telnetd/
H A Dtelnetd.c1160 netflush();
H A Dext.h107 netflush(void),
H A Dutility.c72 netflush();
243 * netflush
248 netflush(void) function
257 n += output_data("td: netflush %d chars\r\n", n);
314 } /* end of netflush */
335 netflush();
1055 netflush();
H A Dtermstat.c344 netflush();
574 netflush();
H A Dstate.c908 (void)netflush();
1068 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);});
1500 netflush(); /* get rid of anything waiting to go out */
1579 netflush(); /* Send it on its way */
1582 {printsub('>', statusbuf, ncp - statusbuf); netflush();});
1618 netflush();
H A Dslc.c199 netflush(); /* force it out immediately */
/freebsd-11-stable/contrib/telnet/telnet/
H A Dsys_bsd.c1063 returnValue |= netflush();
H A Dnetwork.c119 * netflush
128 netflush(void) function
172 (void) netflush();
H A Dexterns.h307 netflush(void),
H A Dcommands.c1433 (void) netflush();
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1356 netflush();
H A Dexterns.h250 int netflush(void);
H A Dnetwork.c113 * netflush
123 netflush(void) function
167 netflush();
H A Dsys_bsd.c973 returnValue |= netflush();
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
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 Dtelnetd.c1208 netflush();
H A Dtermstat.c136 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();

Completed in 165 milliseconds