/openbsd/gnu/usr.bin/perl/t/lib/feature/ |
H A D | bareword_filehandles | 123 # NAME check atan2() with a handle doesn't trigger bareword filehandle errors 155 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 9. 156 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 10. 157 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 11. 158 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 12. 173 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 8. 174 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 9. 233 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 7. 234 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 8. 235 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 9. [all …]
|
/openbsd/gnu/usr.bin/perl/t/lib/croak/ |
H A D | pp_sys | 8 Bad symbol for filehandle at - line 3. 15 Bad symbol for filehandle at - line 2. 21 Cannot open FOO as a filehandle: it is already open as a dirhandle at - line 2. 27 Cannot open $foo as a filehandle: it is already open as a dirhandle at - line 2. 36 Cannot open FOO as a filehandle: it is already open as a dirhandle at - line 5. 45 Cannot open $foo as a filehandle: it is already open as a dirhandle at - line 5. 47 # NAME opendir on global filehandle 51 Cannot open FOO as a dirhandle: it is already open as a filehandle at - line 2. 53 # NAME opendir on lexical filehandle 59 # NAME opendir on global utf8 filehandle [all …]
|
/openbsd/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | pp_sys | 6 fileno() on unopened filehandle abc [pp_fileno] 88 -T on closed filehandle %s 89 stat() on closed filehandle %s 100 lstat on filehandle %s [pp_lstat] 104 getc() on closed filehandle [pp_getc] 670 lstat() on filehandle FH at - line 4. 671 lstat() on filehandle FH at - line 5. 672 lstat() on filehandle FH at - line 6. 673 lstat() on filehandle $fh at - line 8. 674 lstat() on filehandle at - line 9. [all …]
|
H A D | pp_hot | 3 print() on unopened filehandle abc [pp_print] 12 print() on closed filehandle %s [pp_print] 61 print() on unopened filehandle abc at - line 4. 69 print() on unopened filehandle a\0b at - line 4. 70 print() on unopened filehandle \0b at - line 5. 134 print() on closed filehandle STDIN at - line 4. 135 print() on closed filehandle STDIN at - line 6. 160 print() on closed filehandle $fh1 at - line 5. 161 print() on closed filehandle $fh2 at - line 7. 162 print() on closed filehandle $fh3 at - line 9. [all …]
|
H A D | doio | 15 close() on unopened filehandle %s [Perl_do_close] 18 tell() on closed filehandle [Perl_do_tell] 21 seek() on closed filehandle [Perl_do_seek] 30 -x on closed filehandle %s [Perl_my_stat] 39 Use of -l on filehandle %s [Perl_my_lstat] 139 -x on closed filehandle STDIN at - line 7. 141 tell() on unopened filehandle at - line 10. 142 seek() on unopened filehandle at - line 11. 185 Use of -l on filehandle STDIN at - line 3. 186 Use of -l on filehandle $fh at - line 6. [all …]
|
H A D | 4lint | 12 print() on closed filehandle STDIN at - line 6. 19 print() on closed filehandle STDIN at - line 4. 28 print() on closed filehandle STDIN at - line 5. 38 print() on closed filehandle STDIN at - line 6. 47 print() on closed filehandle STDIN at - line 5. 56 print() on closed filehandle STDIN at - line 5.
|
/openbsd/usr.sbin/rpc.lockd/ |
H A D | lockd_lock.c | 158 fhcmp(&newfl->filehandle, &fl->filehandle) != 0) in lock_lookup() 177 nfs_fhandle_t filehandle; in testlock() local 190 if (fhcmp(&fl->filehandle, &filehandle) != 0) in testlock() 196 fhfree(&filehandle); in testlock() 201 fhfree(&filehandle); in testlock() 361 nfs_fhandle_t filehandle; in unlock() local 371 fhcmp(&filehandle, &fl->filehandle) != 0 || in unlock() 404 fhfree(&filehandle); in unlock() 411 fhfree(&filehandle); in unlock() 427 fhfree(&fl->filehandle); in lfree() [all …]
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | filetest.t | 136 ok($warnings[0] =~ /-l on filehandle foo/, 'warning for -l $handle'); 145 like($warnings[0], qr/-l on filehandle \x{3c6}oo/, 148 like($warnings[1], qr/-l on filehandle foo/, 153 like($warnings[3], qr/-l on filehandle at/, 324 isnt(stat _, 1, '-T _ on closed filehandle resets stat info');
|
H A D | chdir.t | 97 like($warn, qr/on closed filehandle H/, 'like closed'); 105 like($warn, qr/on unopened filehandle NEVEROPENED/, 'like never opened');
|
/openbsd/gnu/usr.bin/perl/cpan/Digest-MD5/t/ |
H A D | badfile.t | 13 print "not " unless $@ =~ /^Bad filehandle: FOO at/; 20 print "not " unless $@ =~ /^No filehandle passed at/;
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlopentut.pod | 10 called a B<filehandle>. A filehandle is an internal name for an external 34 You will need to open every other filehandle on your own. Although there 162 Now you can write to that filehandle using any of C<print>, C<printf>, 185 you can now write to that filehandle using any of C<print>, C<printf>, 270 filehandle has an active program instead of a static file on its 278 filehandle that will let your Perl program read data from an external 279 program, and C<"|-"> for a filehandle that will send data to that 290 You could do this through opening an ordinary filehandle into each of 311 separate program, rather than an ordinary filehandle into a file. 316 The resulting filehandle C<$sort_fh> works just like a read-only (C<< [all …]
|
H A D | perlform.pod | 24 filehandle is the same as the name of the filehandle. Thus, the default 25 format for STDOUT is named "STDOUT", and the default format for filehandle 222 same name as the current filehandle with "_TOP" concatenated to it. 284 set on a per-filehandle basis, so you'll need to select() into a different 294 the previous filehandle: (this is a much better approach in general,
|
/openbsd/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/t/ |
H A D | OpenBSD-MkTemp.t | 70 is openhandle($fh), $fh, "mkstemp returns a filehandle in scalar mode"; 76 is openhandle($fh), $fh, "mkstemps returns a filehandle in scalar mode"; 105 ok(! defined($fh3), "no filehandle"); 115 ok(! defined($fh3), "no filehandle");
|
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq5.pod | 88 filehandle: 266 number from the last filehandle read: 494 X<filehandle, local> X<filehandle, passing> X<filehandle, reference> 513 the filehandle reference is a simple scalar. 534 =head2 How can I use a filehandle indirectly? 535 X<filehandle, indirect> 554 Perl is expecting a filehandle, an indirect filehandle may be used 630 X<string> X<open> X<IO::String> X<filehandle> 674 { # set per-filehandle variables 1123 to each filehandle. [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/ |
H A D | Util.t | 81 ok($io, "Cloned the filehandle"); 87 open($fh, '>', \$out) or die "Could not open filehandle"; 89 $fh = Test::Builder::IO::Scalar->new(\$out) or die "Could not open filehandle";
|
/openbsd/gnu/usr.bin/perl/cpan/autodie/lib/autodie/ |
H A D | exception.pm | 360 my $filehandle = $this->args->[0]; 386 if ($filehandle and not ref $filehandle) { 390 $cooked_filehandle = " $filehandle";
|
/openbsd/gnu/usr.bin/perl/t/io/ |
H A D | open.t | 123 like( $@, qr/Bad filehandle:\s+$afile/, ' right error' ); 126 like( $@, qr/Bad filehandle:\s+some_glob/, ' right error' ); 132 like( $@, qr/Bad filehandle:\s+ǡfilḛ/u, ' right error' ); 230 like( $@, qr/Bad filehandle:\s+$afile/, ' right error' );
|
/openbsd/gnu/usr.bin/perl/cpan/Digest-SHA/t/ |
H A D | methods.t | 39 # test addfile with bareword filehandle 48 # test addfile with indirect filehandle
|
/openbsd/usr.sbin/pkg_add/OpenBSD/ |
H A D | Ustar.pod | 52 A filehandle C<$fh> is associated with an C<OpenBSD::Ustar> object through 53 C<new>. For archive reading, the filehandle should support 55 to be usable on pipe outputs. For archive writing, the filehandle should 63 provided by the underlying filehandle. 133 Client code is only responsible for closing the underlying filehandle and
|
H A D | Mtree.pod | 29 function which also handles opening the filehandle from C<$filename>
|
/openbsd/gnu/usr.bin/perl/dist/Search-Dict/ |
H A D | Changes | 14 - no longer requires stat() on filehandle
|
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/ |
H A D | FAQ.pod | 92 C<IO::Uncompress::*> modules can read from an C<IO::File> filehandle. 165 zip $filehandle => "my.zip", Zip64 => 1; 387 filesystem filehandle. The filehandles used by Apache modules are not 393 creating a tied filehandle to deal with creating the gzip header and 398 C<IO::Compress::Gzip> doesn't have that filehandle limitation (this was one 401 filehandle code can be removed. Here is the rewritten code. 608 The call to C<IO::Uncompress::RawInflate> creates a new filehandle C<$inf> 609 that can be used to read from the parent filehandle C<$fh>, uncompressing 612 the C<$fh> filehandle (The only exception is for an error case like a
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | tiedfh.t | 1 # Testing tied output filehandle
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/lib/Encode/ |
H A D | PerlIO.pod | 71 Here is a crude diagram of how filehandle, PerlIO, and Encode 74 filehandle <-> PerlIO PerlIO <-> scalar (read/printed) 143 which you can use before applying PerlIO encoding to the filehandle.
|
/openbsd/gnu/usr.bin/perl/lib/ |
H A D | Symbol.t | 51 like( $warn, qr/unopened filehandle/, 'warns like an unopened filehandle' );
|