Searched refs:PerlSIO_fread (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5007001 | 150 PerlSIO_fread # Z added by devel/scanprov
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | iperlsys.h | 243 # define PerlSIO_fread(buf,sz,count,f) \ macro 333 # define PerlSIO_fread(buf,sz,count,f) fread(buf,sz,count,f) macro
|
H A D | perlio.c | 3778 got = PerlSIO_fread(vbuf, 1, count, s); in PerlIO_findFILE()
|