Home
last modified time | relevance | path

Searched refs:connection_cache (Results 1 – 25 of 126) sorted by relevance

123456

/dports/x11/xcb-util-renderutil/xcb-util-renderutil-0.3.9/renderutil/
H A Dcache.c33 typedef struct connection_cache { struct
38 } connection_cache; typedef
42 connection_cache *head; /* start of the list */
127 static connection_cache *
130 connection_cache *info; in find_or_create_display()
147 info = malloc (sizeof (connection_cache)); in find_or_create_display()
180 static connection_cache *
183 connection_cache *info; in find_display()
200 connection_cache *info = find_display (c); in xcb_render_util_query_version()
209 connection_cache *info = find_display (c); in xcb_render_util_query_formats()
[all …]
/dports/net/py-smbprotocol/smbprotocol-1.8.3/smbclient/
H A D_pool.py231 if connection_cache is None:
232 connection_cache = _SMB_CONNECTIONS
235 del connection_cache[connection_key]
240 connection_cache=None): argument
271 'connection_cache': connection_cache,
311 … connection_timeout=connection_timeout, connection_cache=connection_cache,
367 if connection_cache is None:
368 connection_cache = _SMB_CONNECTIONS
401 if connection_cache is None:
402 connection_cache = _SMB_CONNECTIONS
[all …]
H A D_os.py525 connection_cache = kwargs.get('connection_cache', None)
533 connection_cache=connection_cache)
1093 def __init__(self, raw, dir_info, connection_cache=None): argument
1098 self._connection_cache = connection_cache
1209 self._stat = stat(self.path, connection_cache=self._connection_cache)
1213 … self._lstat = lstat(self._smb_raw.name, connection_cache=self._connection_cache)
1218 self._lstat = lstat(self.path, connection_cache=self._connection_cache)
1230 …dir_entry = cls(SMBRawIO(path, **kwargs), dir_info, connection_cache=kwargs.get('connection_cache'…
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/remote/
H A Dconnection_cache.c24 static Cache *connection_cache = NULL; variable
233 ConnectionCacheEntry *entry = ts_cache_fetch(connection_cache, &query); in remote_connection_cache_get_connection()
241 return ts_cache_remove(connection_cache, &id); in remote_connection_cache_remove()
257 hash_seq_init(&scan, connection_cache->htab); in remote_connection_cache_invalidate_callback()
318 hash_seq_init(&scan, connection_cache->htab); in remote_connection_cache_dropped_db_callback()
347 hash_seq_init(&scan, connection_cache->htab); in remote_connection_cache_dropped_role_callback()
467 info->cache = ts_cache_pin(connection_cache); in remote_connection_cache_show()
493 connection_cache = connection_cache_create(); in _remote_connection_cache_init()
499 ts_cache_invalidate(connection_cache); in _remote_connection_cache_fini()
500 connection_cache = NULL; in _remote_connection_cache_fini()
/dports/databases/spatialite/libspatialite-5.0.1/src/
H A DMakefile.am11 connection_cache \ subdir
46 ./connection_cache/libconnection_cache.la \
78 ./connection_cache/connection_cache.la \
H A DMakefile.in151 ./connection_cache/libconnection_cache.la \
174 ./connection_cache/connection_cache.la \
433 connection_cache \
455 ./connection_cache/libconnection_cache.la \
468 ./connection_cache/connection_cache.la \
/dports/archivers/libarc/libarc-2.0.2/
H A Durl_news.c52 static NewsConnection *connection_cache; variable
120 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
128 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
135 p->next = connection_cache; in open_news_server()
136 connection_cache = p; in open_news_server()
234 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/timidity++/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/libarc/
H A Durl_news.c61 static NewsConnection *connection_cache; variable
129 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
137 for(p = connection_cache; p != NULL; p = p->next) in open_news_server()
144 p->next = connection_cache; in open_news_server()
145 connection_cache = p; in open_news_server()
243 for(p = connection_cache; p != NULL; p = p->next) in url_news_connection_cache()
/dports/net/p5-Net-Riak/Net-Riak-0.1702/lib/Net/Riak/Role/
H A DUserAgent.pm19 sub connection_cache { $CONN_CACHE ||= LWP::ConnCache->new } subroutine
59 $ua->conn_cache(__PACKAGE__->connection_cache);
/dports/mail/dspam/dspam-3.10.2/src/
H A Dhash_drv.c79 unsigned long connection_cache = 1; in dspam_init_driver() local
110 connection_cache = strtol(READ_ATTRIB("HashConnectionCache"), NULL, 0); in dspam_init_driver()
112 DTX->connection_cache = connection_cache; in dspam_init_driver()
138 DTX->connections = calloc(1, sizeof(struct _ds_drv_connection *) * connection_cache); in dspam_init_driver()
143 for(i=0;i<connection_cache;i++) { in dspam_init_driver()
193 for(i=0;i<connection_cache;i++) { in dspam_init_driver()
219 int connection_cache = 1; in dspam_shutdown_driver() local
222 connection_cache = strtol(READ_ATTRIB("HashConnectionCache"), NULL, 0); in dspam_shutdown_driver()
227 for(i=0;i<connection_cache;i++) { in dspam_shutdown_driver()
/dports/ports-mgmt/pkg/pkg-1.17.5/external/libfetch/
H A Dcommon.c437 static conn_t *connection_cache; variable
468 while ((conn = connection_cache) != NULL) { in fetchConnectionCacheClose()
469 connection_cache = conn->next; in fetchConnectionCacheClose()
483 for (conn = connection_cache; conn; conn = conn->next) { in fetch_cache_get()
494 connection_cache = conn->next; in fetch_cache_get()
514 for (iter = connection_cache; iter; in fetch_cache_put()
526 connection_cache = iter->next; in fetch_cache_put()
531 conn->next = connection_cache; in fetch_cache_put()
532 connection_cache = conn; in fetch_cache_put()
/dports/databases/spatialite/libspatialite-5.0.1/src/connection_cache/
H A DMakefile.am8 noinst_LTLIBRARIES = libconnection_cache.la connection_cache.la
/dports/databases/spatialite/libspatialite-5.0.1/
H A Dmakefile.vc19 src/connection_cache/alloc_cache.obj src/connection_cache/gg_sequence.obj \
127 del src\connection_cache\*.obj
H A Dmakefile64.vc19 src/connection_cache/alloc_cache.obj src/connection_cache/gg_sequence.obj \
127 del src\connection_cache\*.obj
H A Dmakefile_mod.vc19 src/connection_cache/alloc_cache.obj src/connection_cache/gg_sequence.obj \
127 del src\connection_cache\*.obj
H A Dmakefile_mod64.vc19 src/connection_cache/alloc_cache.obj src/connection_cache/gg_sequence.obj \
127 del src\connection_cache\*.obj
/dports/devel/hpx/hpx-1.2.1/plugins/parcelport/verbs/
H A Dparcelport_verbs.cpp414 connection_cache; member
429 auto it = connection_cache.is_in_map(dest_ip); in get_connection()
451 connection_cache.insert(std::make_pair(dest_ip, connection_ptr)); in get_connection()
454 sender_connection *temp = connection_cache[dest_ip].get(); in get_connection()
484 auto it = connection_cache.find(dest_ip); in create_connection()
485 if (it!=connection_cache.end()) { in create_connection()
510 connection_cache.insert(std::make_pair(dest_ip, connection)); in create_connection()

123456