Home
last modified time | relevance | path

Searched refs:PerlSIO_fflush (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dperlsdio.h71 #define PerlIO_flush(f) PerlSIO_fflush(f)
DXSUB.h442 # define fflush PerlSIO_fflush
Diperlsys.h228 #define PerlSIO_fflush(f) \ macro
312 #define PerlSIO_fflush(f) Fflush(f) macro
Dperlio.c3157 return PerlSIO_fflush(stdio);
3287 if (PerlSIO_fflush(stdio) != 0)