OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flushout
(Results
1 - 16
of
16
) sorted by relevancy
/src/usr.bin/telnet/
defines.h
41
#define TTYADD(c) if (!(SYNCHing||
flushout
)) { \
sys_bsd.c
268
old = ttyflush(SYNCHing|
flushout
);
276
old = ttyflush(SYNCHing|
flushout
);
659
returnValue |= (ttyflush(SYNCHing|
flushout
) > 0);
telnet.c
101
flushout
, /* flush output */
variable
344
if (
flushout
)
345
flushout
= 0;
399
if (
flushout
)
400
flushout
= 0;
416
if (
flushout
)
417
flushout
= 0;
2216
flushout
= 1;
externs.h
71
flushout
, /* flush output */
/src/bin/sh/bltin/
bltin.h
75
#define fflush(f) _RETURN_INT(
flushout
(f))
/src/bin/sh/
output.h
83
void
flushout
(struct output *);
output.c
161
flushout
(file);
256
flushout
(file);
289
flushout
(dest);
298
flushout
(&output);
299
flushout
(&errout);
304
flushout
(struct output *dest)
function
309
VTRACE(DBG_OUTPUT, ("
flushout
fd=%d %zd to write\n", dest->fd,
361
flushout
(out2);
653
flushout
(outx);
699
flushout
(outx)
[
all
...]
main.c
183
flushout
(&errout);
295
flushout
(&errout);
331
flushout
(&errout);
error.c
138
flushout
(&output);
157
flushout
(&errout);
eval.c
385
flushout
(&output);
480
flushout
(outx);
567
flushout
(outx);
587
flushout
(outx);
653
flushout
(outx);
665
flushout
(outx);
690
flushout
(outx);
996
flushout
(outx);
1037
flushout
(&errout);
input.c
269
flushout
(&output);
270
flushout
(&errout);
359
flushout
(out2);
cd.c
401
flushout
(out1); /* make sure buffer is empty */
405
flushout
(out1);
miscbltin.c
520
flushout
(out1);
757
flushout
(out1);
exec.c
460
flushout
(out1);
redir.c
1165
flushout
(out1);
jobs.c
542
flushout
(out);
Completed in 25 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026