Home
last modified time | relevance | path

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

/freebsd/contrib/telnet/telnet/
H A Dnetwork.c126 netflush(void) in netflush() function
170 (void) netflush(); in netflush()
H A Dexterns.h307 netflush(void),
H A Dsys_bsd.c1059 returnValue |= netflush(); in process_rings()
H A Dcommands.c1425 (void) netflush(); in logout()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c123 netflush(void) in netflush() function
167 netflush(); in netflush()
H A Dexterns.h250 int netflush(void);
H A Dsys_bsd.c971 returnValue |= netflush(); in process_rings()
H A Dcommands.c1350 netflush(); in logout()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c785 netflush(); in dooption()
913 DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);}); in suboption()
1303 netflush(); /* get rid of anything waiting to go out */ in send_status()
1356 netflush(); /* Send it on its way */ in send_status()
1359 {printsub('>', statusbuf, ncp - statusbuf); netflush();}); in send_status()
H A Dutility.c61 netflush(); in ttloop()
247 netflush(void) in netflush() function
331 netflush(); in writenet()
358 netflush(); in fatal()
1148 netflush(); in printdata()
H A Dtermstat.c136 netflush(); in clientstat()
H A Dext.h140 void netflush (void);
H A Dtelnetd.c1208 netflush(); in my_telnet()