Home
last modified time | relevance | path

Searched refs:doflush (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_print.c293 int doflush, n; in ex_puts() local
298 for (doflush = n = 0; *str != '\0'; ++n) { in ex_puts()
302 doflush = 1; in ex_puts()
304 if (doflush) in ex_puts()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c2221 doflush() in doflush() function
2238 doflush(); in xmitAO()
2304 doflush(); in intp()
2318 doflush(); in sendbrk()
2332 doflush(); in sendabort()
2346 doflush(); in sendsusp()
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c2238 doflush(void) in doflush() function
2255 doflush(); in xmitAO()
2319 doflush(); in intp()
2333 doflush(); in sendbrk()
2347 doflush(); in sendabort()
2361 doflush(); in sendsusp()