Home
last modified time | relevance | path

Searched refs:netflush (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/usr.bin/telnet/
Dnetwork.c129 netflush(void) in netflush() function
173 (void) netflush(); in netflush()
Dexterns.h237 int netflush(void);
Dsys_bsd.c651 returnValue |= netflush(); in process_rings()
Dcommands.c1446 (void) netflush(); in logout()
/netbsd/src/libexec/telnetd/
Dstate.c910 (void)netflush(); in dooption()
1106 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);}); in suboption()
1551 netflush(); /* get rid of anything waiting to go out */ in send_status()
1626 netflush(); /* Send it on its way */ in send_status()
1629 {printsub('>', statusbuf, ncp - statusbuf); netflush();}); in send_status()
1649 netflush(); in output_data()
1665 netflush(); in output_datalen()
Dutility.c70 netflush(); in ttloop()
255 netflush(void) in netflush() function
336 netflush(); in writenet()
361 netflush(); in fatal()
1066 netflush(); in printdata()
Dtermstat.c338 netflush(); in localstat()
567 netflush(); in clientstat()
Dext.h103 netflush(void),
Dslc.c207 netflush(); /* force it out immediately */ in end_slc()
Dtelnetd.c1089 netflush(); in telnet()