Searched refs:Fflush (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dunixish.h126 #define Fflush(fp) fflush(fp) macro
H A Ddosish.h135 # define Fflush(fp) djgpp_fflush(fp) macro
137 # define Fflush(fp) fflush(fp) macro
H A Diperlsys.h312 #define PerlSIO_fflush(f) Fflush(f)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A DIO.xs363 RETVAL = Fflush(handle);

Completed in 34 milliseconds