Searched refs:cacheout (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/FileCache/t/
H A D04twoarg.t17 cacheout '>', "foo";
19 cacheout '+>', "foo";
H A D05override.t16 cacheout local $_ = "Foo_Bar";
H A D03append.t21 cacheout $path;
25 cacheout $path;
37 cacheout $path;
H A D01open.t21 cacheout $path;
H A D02maxopen.t20 cacheout $path;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcacheout.pl12 sub cacheout'open { subroutine
18 sub cacheout'close { subroutine
24 sub cacheout { subroutine
25 package cacheout; package
41 package cacheout; package
H A DFileCache.pm15 cacheout $mode, $path;
17 cacheout $path;
20 $fh = cacheout $mode, $path;
22 $fh = cacheout $path;
27 The C<cacheout> function will make sure that there's a filehandle open
34 =item cacheout EXPR
36 The 1-argument form of cacheout will open a file for writing (C<< '>' >>)
42 =item cacheout MODE, EXPR
44 The 2-argument form of cacheout will use the supplied mode for the initial
58 do not do so if you are calling C<FileCache::cacheout> fro
130 sub cacheout { subroutine
[all...]
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Druntime-perl-584-extra.mf385 file path=usr/perl5/5.8.4/lib/cacheout.pl mode=0444

Completed in 62 milliseconds