Home
last modified time | relevance | path

Searched refs:lock_nstore (Results 1 – 25 of 26) sorted by relevance

12

/dports/converters/p5-Storable-AMF/Storable-AMF-1.00/lib/Storable/
H A DAMF3.pm72 *lock_nstore = \&lock_store;
H A DAMF0.pm74 *lock_nstore = \&lock_store;
/dports/www/p5-Plack-Middleware-Session/Plack-Middleware-Session-0.30/lib/Plack/Session/Store/
H A DFile.pm26 $params{'serializer'} ||= sub { Storable::lock_nstore( @_ ) };
/dports/www/ikiwiki/ikiwiki-3.20200202.3/IkiWiki/
H A DUserInfo.pm20 my $ret=Storable::lock_nstore($userinfo, $newfile);
/dports/converters/p5-Storable-AMF/Storable-AMF-1.00/t/
H A D55-store-etc-amf0.t31 ok(lock_nstore( $a , $file));
H A D56-store-etc-amf3.t31 ok(lock_nstore( $a , $file));
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/tips/inside_dot_ikiwiki/
H A Ddiscussion.mdwn59 …a$10$7viOHCrUkdAVL135Kr6one1mpZQ/FWYC773G1yZ0EtQciI11sSDRS}; Storable::lock_nstore($userinfo, "use…
60 …userdb"); $userinfo->{"Utilisateur"}->{cryptresettoken}=q{}; Storable::lock_nstore($userinfo, "use…
/dports/net-mgmt/p5-Net-SNMP-Util/Net-SNMP-Util-1.04/examples/
H A Dsnmpbulk.pl98 eval { lock_nstore $result, $opt{f}; };
H A Dsnmpwalk.pl98 eval { lock_nstore $result, $opt{f}; };
H A Dsnmpget.pl98 eval { lock_nstore $result, $opt{f}; };
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/tips/
H A Dinside_dot_ikiwiki.mdwn59 …:retrieve("userdb"); $userinfo->{"foo"}->{email}=q{foo@bar}; Storable::lock_nstore($userinfo, "use…
63 …nfo=Storable::retrieve("userdb"); delete $userinfo->{"foo"}; Storable::lock_nstore($userinfo, "use…
/dports/textproc/p5-PPI/PPI-1.270/lib/PPI/
H A DCache.pm227 Storable::lock_nstore( $object, $file );
/dports/lang/perl5.34/perl-5.34.0/dist/Storable/
H A DStorable.pm255 sub lock_nstore { subroutine
H A DChangeLog719 Added lock_store, lock_nstore, and lock_retrieve (advisory locking)
/dports/lang/perl5.30/perl-5.30.3/dist/Storable/
H A D__Storable__.pm255 sub lock_nstore { subroutine
H A DChangeLog688 Added lock_store, lock_nstore, and lock_retrieve (advisory locking)
/dports/lang/perl5.32/perl-5.32.1/dist/Storable/
H A DStorable.pm255 sub lock_nstore { subroutine
H A DChangeLog719 Added lock_store, lock_nstore, and lock_retrieve (advisory locking)
/dports/deskutils/note/note-1.3.26/lib/NOTEDB/
H A Dtext.pm258 lock_nstore($data, $this->{NOTEDB});
/dports/devel/p5-Storable/Storable-3.25/
H A DStorable.pm255 sub lock_nstore { subroutine
H A DChangeLog751 Added lock_store, lock_nstore, and lock_retrieve (advisory locking)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Storable/
H A DStorable.pm255 sub lock_nstore { subroutine
H A DChangeLog751 Added lock_store, lock_nstore, and lock_retrieve (advisory locking)
/dports/textproc/p5-XML-Simple/XML-Simple-2.25/t/
H A D3_Storable.t12 unless(UNIVERSAL::can(Storable => 'lock_nstore')) {
/dports/textproc/p5-XML-Simple/XML-Simple-2.25/lib/XML/
H A DSimple.pm482 Storable::lock_nstore($data, $cachefile);

12