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

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dbb_askpass.c39 fflush(stdout);
73 fflush(stdout);
H A Dlogin.c89 fflush(stdout);
100 fflush(stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/pap/
H A Dpap.c276 if(debug){ printf( "SENDSTATUS >\n" ), fflush( stdout );}
304 if(debug){ printf( "< STATUS\n" ), fflush( stdout );}
349 if(debug){ printf( "OPEN >\n" ), fflush( stdout );}
371 if(debug){ printf( "< OPENREPLY\n" ), fflush( stdout );}
430 if(debug){ printf( "CLOSE >\n" ), fflush( stdout );}
457 if(debug){ printf( "< CLOSEREPLY\n" ), fflush( stdout );}
502 if(debug){ printf( "READ %d >\n", seq ), fflush( stdout );}
529 if(debug){ printf( "TICKLE >\n" ), fflush( stdout );}
601 if(debug){ printf( "< READ %d\n", ntohs( netseq )), fflush( stdout );}
605 if(debug){ printf( "| DUP %d\n", rseq ), fflush( stdou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/pap/
H A Dpap.c276 if(debug){ printf( "SENDSTATUS >\n" ), fflush( stdout );}
304 if(debug){ printf( "< STATUS\n" ), fflush( stdout );}
349 if(debug){ printf( "OPEN >\n" ), fflush( stdout );}
371 if(debug){ printf( "< OPENREPLY\n" ), fflush( stdout );}
430 if(debug){ printf( "CLOSE >\n" ), fflush( stdout );}
457 if(debug){ printf( "< CLOSEREPLY\n" ), fflush( stdout );}
502 if(debug){ printf( "READ %d >\n", seq ), fflush( stdout );}
529 if(debug){ printf( "TICKLE >\n" ), fflush( stdout );}
601 if(debug){ printf( "< READ %d\n", ntohs( netseq )), fflush( stdout );}
605 if(debug){ printf( "| DUP %d\n", rseq ), fflush( stdou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/uams_krb4/
H A Dsend_to_kdc.c151 (void) fflush(stdout);
157 (void) fflush(stdout);
201 (void) fflush(stdout);
266 (void) fflush(stdout);
277 (void) fflush(stdout);
303 fflush(stdout);
310 (void) fflush(stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/uams_krb4/
H A Dsend_to_kdc.c151 (void) fflush(stdout);
157 (void) fflush(stdout);
201 (void) fflush(stdout);
266 (void) fflush(stdout);
277 (void) fflush(stdout);
303 fflush(stdout);
310 (void) fflush(stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dgetsmbpass.c141 fflush(out);
162 fflush(out);
172 fflush(stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h58 # undef fflush macro
59 # define fflush(x) fflush_unlocked (x) macro
61 # define fflush_unlocked(x) fflush (x)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestchar.c157 fflush(stdout);
167 fflush(stdout);
177 fflush(stdout);
187 fflush(stdout);
198 fflush(stdout);
208 fflush(stdout);
218 fflush(stdout);
228 fflush(stdout);
567 fflush(stdout);
570 fflush(stdou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunlocked-io.h58 # undef fflush macro
59 # define fflush(x) fflush_unlocked (x) macro
61 # define fflush_unlocked(x) fflush (x)
H A Dxerror.c44 fflush (stdout);
H A Dstdio.in.h244 fflush(), and which detect pipes. */
317 # define fflush rpl_fflush macro
320 Note! LOSS OF DATA can occur if fflush is applied on an input stream
324 extern int fflush (FILE *gl_stream);
327 # undef fflush macro
328 # define fflush(f) \ macro
329 (GL_LINK_WARNING ("fflush is not always POSIX compliant - " \
330 "use gnulib module fflush for portable " \
332 fflush (f))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunlocked-io.h58 # undef fflush macro
59 # define fflush(x) fflush_unlocked (x) macro
61 # define fflush_unlocked(x) fflush (x)
H A Dxerror.c44 fflush (stdout);
H A Dstdio.in.h244 fflush(), and which detect pipes. */
317 # define fflush rpl_fflush macro
320 Note! LOSS OF DATA can occur if fflush is applied on an input stream
324 extern int fflush (FILE *gl_stream);
327 # undef fflush macro
328 # define fflush(f) \ macro
329 (GL_LINK_WARNING ("fflush is not always POSIX compliant - " \
330 "use gnulib module fflush for portable " \
332 fflush (f))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dunlocked-io.h59 # undef fflush macro
60 # define fflush(x) fflush_unlocked (x) macro
62 # define fflush_unlocked(x) fflush (x)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dxerror.c44 fflush (stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/eay/
H A Dloadrsa.c19 fflush(out);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/prime/
H A Dprime.c72 fflush(stderr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmclasserase.c187 fflush( stdout );
204 fflush( fDevice );
210 fflush( stdout );
222 fflush( stdin );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/eay/
H A Dloadrsa.c19 fflush(out);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/prime/
H A Dprime.c72 fflush(stderr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Decho.c117 return fflush(stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dlogging.c79 fflush(statuslog);
104 fflush(logfile);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dbenchmark.c372 fflush (stderr);
459 fflush (stdout);
469 fflush (stdout);
479 fflush (stdout);
489 fflush (stdout);
516 fflush (stdout);
621 fflush (stdout);
674 fflush (stdout);
720 fflush (stdout);
757 fflush (stdou
[all...]

Completed in 172 milliseconds

1234567891011>>