Home
last modified time | relevance | path

Searched refs:mapcache_cache_google (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dcache_rest.c44 typedef struct mapcache_cache_google mapcache_cache_google; typedef
122 struct mapcache_cache_google { struct
668 mapcache_cache_google *google; in _mapcache_cache_google_headers_add()
675 google = (mapcache_cache_google*)rcache; in _mapcache_cache_google_headers_add()
1327 mapcache_cache_google *google = (mapcache_cache_google*)cache; in _mapcache_cache_google_configuration_parse_xml()
1505 mapcache_cache_google *cache = apr_pcalloc(ctx->pool,sizeof(mapcache_cache_google)); in mapcache_cache_google_create()