Searched refs:apr_memcache_value_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/apr-util/include/
H A Dapr_memcache.h119 } apr_memcache_value_t; typedef in typeref:struct:__anon195
273 * @param values hash of apr_memcache_value_t keyed by strings, contains the
/freebsd-12-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c1141 apr_memcache_value_t* value;
1150 value = apr_pcalloc(data_pool, sizeof(apr_memcache_value_t));
1169 apr_memcache_value_t* value;
1208 apr_memcache_value_t* value;

Completed in 102 milliseconds