Searched refs:fflush (Results 26 - 50 of 580) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libcbor/examples/
H A Dcreate_items.c32 fflush(stdout);
H A Dsort.c41 fflush(stdout);
H A Dstreaming_array.c24 if (fflush(out)) exit(1);
H A Dreadfile.c74 fflush(stdout);
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcstat_top.h68 fflush(args.pa_printfile); \
/freebsd-current/usr.sbin/lpr/lptest/
H A Dlptest.c71 (void) fflush(stdout);
/freebsd-current/contrib/wpa/src/utils/
H A Dedit_simple.c46 fflush(stdout);
76 fflush(stdout);
/freebsd-current/tools/test/stress2/misc/
H A Dstatfs.sh101 printf("Creating %jd files...", size); fflush(stdout);
117 printf("\nDeleting %jd files...", size); fflush(stdout);
H A Dsctp.sh69 fflush(stdout);
76 fflush(stdout);
83 fflush(stdout);
H A Dsctp2.sh80 fflush(stdout);
87 fflush(stdout);
94 fflush(stdout);
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Derror.c93 fflush(stderr);
105 fflush(stderr);
/freebsd-current/share/examples/ipfilter/samples/
H A Duserauth.c42 fflush(stdout);
45 fflush(stdin);
/freebsd-current/usr.bin/find/
H A Dmisc.c96 (void)fflush(stderr);
104 (void)fflush(stderr);
/freebsd-current/contrib/diff/lib/
H A Dunlocked-io.h62 # undef fflush macro
63 # define fflush(x) fflush_unlocked (x) macro
65 # define fflush_unlocked(x) fflush (x)
/freebsd-current/lib/libc/tests/stdlib/
H A Dcxa_thread_atexit_test.cc106 fflush(output);
128 fflush(output);
149 fflush(output);
/freebsd-current/tools/regression/netinet6/inet6_rth/
H A Dtest_subr.c81 fflush(NULL);
114 fflush(NULL);
160 fflush(NULL);
/freebsd-current/contrib/mandoc/
H A Dmandocd.c192 fflush(stdout);
193 fflush(stderr);
219 fflush(stdout);
220 fflush(stderr);
/freebsd-current/contrib/googletest/googletest/test/
H A Dgtest_assert_by_exception_test.cc54 fflush(stdout);
/freebsd-current/usr.bin/tip/tip/
H A Dlog.c73 (void) fflush(flog);
/freebsd-current/bin/sh/bltin/
H A Dbltin.h60 #define fflush flushout macro
/freebsd-current/crypto/openssl/demos/bio/
H A Dserver-arg.c93 fflush(stdout);
135 fflush(stdout);
/freebsd-current/usr.bin/diff/
H A Dpr.c56 fflush(stdout);
106 fflush(stdout);
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Drcopy.c235 fflush(NULL);
257 fflush(NULL);
276 fflush(NULL);
297 fflush(NULL);
326 fflush(NULL);
380 fflush(NULL);
429 fflush(NULL);
481 fflush(NULL);
500 fflush(NULL);
538 fflush(NUL
[all...]
/freebsd-current/contrib/flex/src/
H A Dfilter.c145 fflush (stdout);
146 fflush (stderr);
306 fflush (to_h);
316 fflush (to_c);
423 fflush (stdout);
/freebsd-current/lib/libufs/
H A Dsblock.c201 fflush(NULL); /* flush any messages */
217 fflush(NULL); /* flush any messages */
254 fflush(NULL); /* flush any messages */
266 fflush(NULL); /* flush any messages */
275 fflush(NULL); /* flush any messages */

Completed in 412 milliseconds

1234567891011>>