Home
last modified time | relevance | path

Searched refs:lock_store (Results 1 – 25 of 57) sorted by relevance

123

/dports/lang/perl5.34/perl-5.34.0/dist/Storable/t/
H A Dlock.t22 use Storable qw(lock_store lock_retrieve);
36 isnt(lock_store(\@a, "store$$"), undef);
/dports/lang/perl5.32/perl-5.32.1/dist/Storable/t/
H A Dlock.t22 use Storable qw(lock_store lock_retrieve);
36 isnt(lock_store(\@a, "store$$"), undef);
/dports/lang/perl5.30/perl-5.30.3/dist/Storable/t/
H A Dlock.t22 use Storable qw(lock_store lock_retrieve);
36 isnt(lock_store(\@a, "store$$"), undef);
/dports/devel/p5-Storable/Storable-3.25/t/
H A Dlock.t22 use Storable qw(lock_store lock_retrieve);
36 isnt(lock_store(\@a, "store$$"), undef);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Storable/t/
H A Dlock.t22 use Storable qw(lock_store lock_retrieve);
36 isnt(lock_store(\@a, "store$$"), undef);
/dports/converters/p5-Storable-AMF/Storable-AMF-1.00/lib/Storable/
H A DAMF3.pm65 sub lock_store($$) { subroutine
72 *lock_nstore = \&lock_store;
H A DAMF0.pm63 sub lock_store($$) { subroutine
74 *lock_nstore = \&lock_store;
/dports/www/p5-Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.10/t/
H A D05auto_run.t24 lock_store $state, $STATE;
40 lock_store $state, $STATE;
H A D04schedule.t39 lock_store $state, $STATE;
65 lock_store $state, $STATE;
H A D07plugin.t18 lock_store $state, $STATE;
H A D08yaml.t18 lock_store $state, $STATE;
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/store/
H A Dstr_meth.c160 sm->lock_store = lock_f; in STORE_method_set_lock_store_function()
238 return sm->lock_store; in STORE_method_get_lock_store_function()
H A Dstr_locl.h103 STORE_GENERIC_FUNC_PTR lock_store; member
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/store/
H A Dstr_meth.c180 sm->lock_store = lock_f; in STORE_method_set_lock_store_function()
268 return sm->lock_store; in STORE_method_get_lock_store_function()
H A Dstr_locl.h107 STORE_GENERIC_FUNC_PTR lock_store; member
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/store/
H A Dstr_meth.c180 sm->lock_store = lock_f; in STORE_method_set_lock_store_function()
268 return sm->lock_store; in STORE_method_get_lock_store_function()
H A Dstr_locl.h107 STORE_GENERIC_FUNC_PTR lock_store; member
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/store/
H A Dstr_meth.c180 sm->lock_store = lock_f; in STORE_method_set_lock_store_function()
268 return sm->lock_store; in STORE_method_get_lock_store_function()
H A Dstr_locl.h107 STORE_GENERIC_FUNC_PTR lock_store; member
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/store/
H A Dstr_meth.c180 sm->lock_store = lock_f; in STORE_method_set_lock_store_function()
268 return sm->lock_store; in STORE_method_get_lock_store_function()
H A Dstr_locl.h107 STORE_GENERIC_FUNC_PTR lock_store; member
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/store/
H A Dstr_meth.c180 sm->lock_store = lock_f; in STORE_method_set_lock_store_function()
268 return sm->lock_store; in STORE_method_get_lock_store_function()
H A Dstr_locl.h103 STORE_GENERIC_FUNC_PTR lock_store; member
/dports/converters/p5-Storable-AMF/Storable-AMF-1.00/t/
H A D55-store-etc-amf0.t37 ok(lock_store( $a , $file));
H A D56-store-etc-amf3.t37 ok(lock_store( $a , $file));

123