Symbol: lflush
games/larn/action.c
91
lflush();
games/larn/diag.c
186
lflush();
games/larn/diag.c
251
lflush();
games/larn/extern.h
141
void lflush(void);
games/larn/global.c
389
lflush();
games/larn/global.c
755
lflush();
games/larn/global.c
763
lflush();
games/larn/header.h
432
#define lprc(ch) ((lpnt>=lpend)?(void)(*lpnt++ = (ch), lflush()):(void)(*lpnt++ = (ch)))
games/larn/help.c
121
lflush();
games/larn/io.c
176
lflush(); /* be sure output buffer is flushed */
games/larn/io.c
245
lflush();
games/larn/io.c
270
lflush();
games/larn/io.c
301
lflush();
games/larn/io.c
307
lflush(); /* if buffer is full flush it */
games/larn/io.c
466
lflush();
games/larn/io.c
475
lflush();
games/larn/io.c
547
lflush();
games/larn/io.c
563
lflush();
games/larn/io.c
600
lflush();
games/larn/io.c
618
lflush();
games/larn/main.c
153
lflush();
games/larn/main.c
792
lflush();
games/larn/main.c
846
lflush();
games/larn/nap.c
21
lflush();
games/larn/object.c
385
lflush();
games/larn/scores.c
132
lflush();
games/larn/scores.c
160
lflush();
games/larn/scores.c
355
lflush();
games/larn/scores.c
365
lflush();
games/larn/scores.c
377
lflush();
games/larn/scores.c
393
lflush();
games/larn/scores.c
623
lflush();
games/larn/scores.c
629
lflush();
games/larn/scores.c
648
lflush();
games/larn/scores.c
662
lflush();
games/larn/scores.c
795
lflush();
games/larn/scores.c
822
lflush(); /* flush any pending I/O */
games/larn/signal.c
35
lflush();
games/larn/signal.c
50
lflush();
games/larn/signal.c
74
lflush();
games/larn/signal.c
92
lflush();
games/larn/store.c
216
lflush();
games/larn/store.c
224
lflush();
games/larn/store.c
232
lflush();
games/larn/store.c
253
lflush();
games/larn/store.c
544
lflush();
games/larn/tok.c
56
lflush();
lib/libc/stdio/refill.c
128
(void) _fwalk(lflush);