Searched refs:STDIO_STREAM_ARRAY (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h3269 /* STDIO_STREAM_ARRAY:
3274 #define STDIO_STREAM_ARRAY macro
H A Dutil.c3345 if (STDIO_STREAM_ARRAY[i]._file >= 0 &&
3346 STDIO_STREAM_ARRAY[i]._file < open_max &&
3347 STDIO_STREAM_ARRAY[i]._flag)
3348 PerlIO_flush(&STDIO_STREAM_ARRAY[i]);

Completed in 49 milliseconds