Searched refs:Perl_io_close (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddoio.c1005 Perl_io_close(pTHX_ IO *io, bool not_implicit) function
H A Dembed.h381 #define io_close Perl_io_close
2909 #define io_close(a,b) Perl_io_close(aTHX_ a,b)
H A Dproto.h291 PERL_CALLCONV bool Perl_io_close(pTHX_ IO* io, bool not_implicit);

Completed in 84 milliseconds