Searched refs:flushout (Results 1 - 16 of 16) sorted by last modified time

/netbsd-current/bin/sh/
H A Djobs.c542 flushout(out);
H A Deval.c385 flushout(&output);
480 flushout(outx);
567 flushout(outx);
586 flushout(outx);
652 flushout(outx);
664 flushout(outx);
689 flushout(outx);
993 flushout(outx);
1034 flushout(&errout);
H A Dmiscbltin.c345 flushout(out1);
582 flushout(out1);
H A Doutput.c161 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(out
[all...]
H A Dmain.c183 flushout(&errout);
295 flushout(&errout);
331 flushout(&errout);
H A Dexec.c460 flushout(out1);
H A Derror.c138 flushout(&output);
157 flushout(&errout);
H A Dcd.c368 flushout(out1); /* make sure buffer is empty */
372 flushout(out1);
H A Dredir.c1048 flushout(out1);
H A Doutput.h83 void flushout(struct output *);
H A Dinput.c269 flushout(&output);
270 flushout(&errout);
347 flushout(out2);
/netbsd-current/usr.bin/telnet/
H A Dtelnet.c101 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;
H A Dsys_bsd.c268 old = ttyflush(SYNCHing|flushout);
276 old = ttyflush(SYNCHing|flushout);
659 returnValue |= (ttyflush(SYNCHing|flushout) > 0);
H A Dexterns.h71 flushout, /* flush output */
H A Ddefines.h41 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
/netbsd-current/bin/sh/bltin/
H A Dbltin.h75 #define fflush(f) _RETURN_INT(flushout(f))

Completed in 260 milliseconds