Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5007001142 PerlSIO_fflush # Z added by devel/scanprov
/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h231 # define PerlSIO_fflush(f) \ macro
315 # define PerlSIO_fflush(f) Fflush(f) macro
H A Dperlio.c3897 return PerlSIO_fflush(stdio); in PerlIOBuf_open()
4055 if (PerlSIO_fflush(stdio) != 0) in PerlIOBuf_fill()