Searched refs:Perl_PerlIO_or_fail_void (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | perlio.c | 104 #define Perl_PerlIO_or_fail_void(f, callback, args) \ macro 1800 Perl_PerlIO_or_fail_void(f, Set_ptrcnt, (aTHX_ f, NULL, cnt)); 1806 Perl_PerlIO_or_fail_void(f, Set_ptrcnt, (aTHX_ f, ptr, cnt));
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perliol.pod | 771 Perl_PerlIO_or_fail_void(PerlIO* f, callback, args) either calls the
|