Home
last modified time | relevance | path

Searched refs:cache_lookup (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/www/trafficserver/trafficserver-9.1.1/plugins/lua/example/
H A Dtest_cache_lookup.lua24 function cache_lookup() function
40 ts.hook(TS_LUA_HOOK_CACHE_LOOKUP_COMPLETE, cache_lookup)
H A Dtest_schedule.lua33 function cache_lookup() function
46 ts.hook(TS_LUA_HOOK_CACHE_LOOKUP_COMPLETE, cache_lookup)
H A Dtest_txn_hook.lua24 ts.hook(TS_LUA_HOOK_CACHE_LOOKUP_COMPLETE, cache_lookup)
77 function cache_lookup() function
/dports/devel/gconf2/GConf-3.2.6/backends/
H A Dxml-backend.c482 dir = cache_lookup(xs->cache, parent, FALSE, &error); in query_value()
533 dir = cache_lookup(xs->cache, parent, FALSE, err); in query_metainfo()
566 dir = cache_lookup(xs->cache, parent, TRUE, err); in set_value()
596 dir = cache_lookup(xs->cache, key, FALSE, err); in all_entries()
627 dir = cache_lookup (xs->cache, key, FALSE, err); in all_subdirs()
649 dir = cache_lookup(xs->cache, parent, FALSE, err); in unset_value()
673 dir = cache_lookup(xs->cache, key, FALSE, err); in dir_exists()
706 dir = cache_lookup (xs->cache, parent, TRUE, err); in set_schema()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dssl_crl_cache.erl127 case cache_lookup(URL, CRLDbInfo) of
171 cache_lookup(_, undefined) -> function
173 cache_lookup(URL, {{Cache, _}, _}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/src/
H A Dssl_crl_cache.erl121 case cache_lookup(URL, CRLDbInfo) of
165 cache_lookup(_, undefined) -> function
167 cache_lookup(URL, {{Cache, _}, _}) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dssl_crl_cache.erl127 case cache_lookup(URL, CRLDbInfo) of
171 cache_lookup(_, undefined) -> function
173 cache_lookup(URL, {{Cache, _}, _}) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl127 case cache_lookup(URL, CRLDbInfo) of
171 cache_lookup(_, undefined) -> function
173 cache_lookup(URL, {{Cache, _}, _}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl127 case cache_lookup(URL, CRLDbInfo) of
171 cache_lookup(_, undefined) -> function
173 cache_lookup(URL, {{Cache, _}, _}) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl127 case cache_lookup(URL, CRLDbInfo) of
171 cache_lookup(_, undefined) -> function
173 cache_lookup(URL, {{Cache, _}, _}) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_crl_cache.erl127 case cache_lookup(URL, CRLDbInfo) of
171 cache_lookup(_, undefined) -> function
173 cache_lookup(URL, {{Cache, _}, _}) -> function
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_fs_x/
H A Ddag_cache.c307 cache_lookup(svn_fs_x__dag_cache_t *cache, in cache_lookup() function
423 return cache_lookup(ffd->dag_node_cache, change_set, path)->node; in dag_node_cache_get()
438 bucket = cache_lookup(cache, svn_fs_x__dag_get_id(node)->change_set, in svn_fs_x__update_dag_cache()
518 cache_entry_t *bucket = cache_lookup(cache, change_set, path); in try_match_last_node()
563 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
596 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
628 bucket = cache_lookup(ffd->dag_node_cache, change_set, &path); in get_root_node()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_fs_x/
H A Ddag_cache.c307 cache_lookup(svn_fs_x__dag_cache_t *cache, in cache_lookup() function
423 return cache_lookup(ffd->dag_node_cache, change_set, path)->node; in dag_node_cache_get()
438 bucket = cache_lookup(cache, svn_fs_x__dag_get_id(node)->change_set, in svn_fs_x__update_dag_cache()
518 cache_entry_t *bucket = cache_lookup(cache, change_set, path); in try_match_last_node()
563 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
596 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
628 bucket = cache_lookup(ffd->dag_node_cache, change_set, &path); in get_root_node()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_fs_x/
H A Ddag_cache.c307 cache_lookup(svn_fs_x__dag_cache_t *cache, in cache_lookup() function
423 return cache_lookup(ffd->dag_node_cache, change_set, path)->node; in dag_node_cache_get()
438 bucket = cache_lookup(cache, svn_fs_x__dag_get_id(node)->change_set, in svn_fs_x__update_dag_cache()
518 cache_entry_t *bucket = cache_lookup(cache, change_set, path); in try_match_last_node()
563 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
596 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
628 bucket = cache_lookup(ffd->dag_node_cache, change_set, &path); in get_root_node()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_fs_x/
H A Ddag_cache.c307 cache_lookup(svn_fs_x__dag_cache_t *cache, in cache_lookup() function
423 return cache_lookup(ffd->dag_node_cache, change_set, path)->node; in dag_node_cache_get()
438 bucket = cache_lookup(cache, svn_fs_x__dag_get_id(node)->change_set, in svn_fs_x__update_dag_cache()
518 cache_entry_t *bucket = cache_lookup(cache, change_set, path); in try_match_last_node()
563 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
596 bucket = cache_lookup(ffd->dag_node_cache, change_set, path); in dag_step()
628 bucket = cache_lookup(ffd->dag_node_cache, change_set, &path); in get_root_node()
/dports/misc/p5-asterisk-perl/asterisk-perl-1.08/examples/
H A Dcalleridnamelookup.agi76 if ($name = cache_lookup(@_)) {
106 sub cache_lookup {
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/alevt/
H A Dcache.c126 static struct vt_page * cache_lookup(struct cache *ca, int pgno, int subno) in cache_lookup() function
147 if (vtp = cache_lookup(ca, pgno, subno)) in cache_foreach_pg()
164 if (vtp = cache_lookup(ca, pgno, subno)) in cache_foreach_pg()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSStringDrawing.m256 static cache_t *cache_lookup(BOOL hasSize, NSSize size, BOOL useScreenFonts) function
450 c = cache_lookup(NO, NSZeroSize, use_screen_fonts());
482 c = cache_lookup(YES, rect.size, use_screen_fonts());
513 c = cache_lookup(hasSize, size, YES);
540 c = cache_lookup(NO, NSZeroSize, use_screen_fonts());
573 c = cache_lookup(YES, rect.size, use_screen_fonts());
606 c = cache_lookup(hasSize, size, YES);
/dports/mail/vpopmail/vpopmail-5.4.33/vusaged/
H A Duser.c86 u = cache_lookup(email); in user_get()
145 u = cache_lookup(user); in user_get_usage()
163 u = cache_lookup(user); in user_get_use()
H A Dcache.h7 void *cache_lookup(const char *);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dssh_connection.erl418 case ssh_client_channel:cache_lookup(Cache, ChannelId) of
451 ssh_client_channel:cache_lookup(Cache, ChannelId),
467 Channel = ssh_client_channel:cache_lookup(Cache, ChannelId),
483 case ssh_client_channel:cache_lookup(Cache, ChannelId) of
527 Channel0 = ssh_client_channel:cache_lookup(Cache, ChannelId),
603 Channel = ssh_client_channel:cache_lookup(Cache, ChannelId),
647 ssh_client_channel:cache_lookup(Cache, ChannelId),
735 case ssh_client_channel:cache_lookup(Cache, ChannelId) of
1298 Ch0 = ssh_client_channel:cache_lookup(Cache, ChId),
1323 case ssh_client_channel:cache_lookup(Connection#connection.channel_cache, ChannelId) of
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh_connection.erl271 case ssh_client_channel:cache_lookup(Cache, ChannelId) of
309 ssh_client_channel:cache_lookup(Cache, ChannelId),
325 Channel = ssh_client_channel:cache_lookup(Cache, ChannelId),
341 case ssh_client_channel:cache_lookup(Cache, ChannelId) of
385 Channel0 = ssh_client_channel:cache_lookup(Cache, ChannelId),
461 Channel = ssh_client_channel:cache_lookup(Cache, ChannelId),
505 ssh_client_channel:cache_lookup(Cache, ChannelId),
593 case ssh_client_channel:cache_lookup(Cache, ChannelId) of
1179 Ch0 = ssh_client_channel:cache_lookup(Cache, ChId),
1204 case ssh_client_channel:cache_lookup(Connection#connection.channel_cache, ChannelId) of
[all …]
/dports/databases/gdbm/gdbm-1.22/src/
H A Dbucket.c164 cache_lookup (GDBM_FILE dbf, off_t adr, cache_elem *ref, cache_elem **ret_elem) in cache_lookup() function
255 switch (cache_lookup (dbf, bucket_adr, NULL, &elem)) in _gdbm_get_bucket()
348 switch (cache_lookup (dbf, adr_0, dbf->cache_mru, &newcache[0])) in _gdbm_split_bucket()
367 switch (cache_lookup (dbf, adr_1, newcache[0], &newcache[1])) in _gdbm_split_bucket()
635 switch (cache_lookup (dbf, bucket_adr, dbf->cache_mru, &elem)) in _gdbm_fetch_data()
/dports/sysutils/burp/burp-2.4.0/src/server/monitor/
H A Dcache.h7 extern int cache_lookup(const char *browse);
/dports/sysutils/burp-devel/burp-2.5.4/src/server/monitor/
H A Dcache.h7 extern int cache_lookup(const char *browse);

123456789