Searched refs:InputStream (Results 1 – 11 of 11) sorted by relevance
37 typedef PerlIO * InputStream; typedef42 typedef FILE * InputStream; typedef74 io_blocking(pTHX_ InputStream f, int block) in io_blocking()132 InputStream handle166 InputStream handle265 InputStream handle281 InputStream handle299 InputStream handle316 InputStream handle442 InputStream sock in sockatmark()
166 typedef PerlIO* InputStream; typedef230 InputStream fh
50 InputStream T_IN
51 InputStream T_IN
142 # InputStream T_IN
16 typedef PerlIO * InputStream; typedef18 typedef FILE * InputStream; typedef
6301 #define InputStream PerlIO * macro6376 InputStream f
603 Stubs for XS now use OutputStream and InputStream file types to
1233 C<InputStream> (T_IN), C<InOutStream> (T_INOUT) and C<OutputStream>1252 C<OutputStream> if open as "r" it should be an C<InputStream>.