Home
last modified time | relevance | path

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

/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcached/
H A Dbehavior.hpp39 bool memcached_is_consistent_distribution(const memcached_st*);
H A Dbehavior.cc45 bool memcached_is_consistent_distribution(const Memcached* memc) in memcached_is_consistent_distribution() function
359 if (memcached_is_consistent_distribution(ptr)) in memcached_behavior_get()
369 return memcached_is_consistent_distribution(ptr); in memcached_behavior_get()
H A Dhosts.cc388 if (memcached_is_consistent_distribution(memc)) in server_add()
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcached/
H A Dbehavior.hpp39 bool memcached_is_consistent_distribution(const memcached_st*);
H A Dbehavior.cc45 bool memcached_is_consistent_distribution(const Memcached* memc) in memcached_is_consistent_distribution() function
359 if (memcached_is_consistent_distribution(ptr)) in memcached_behavior_get()
369 return memcached_is_consistent_distribution(ptr); in memcached_behavior_get()
H A Dhosts.cc388 if (memcached_is_consistent_distribution(memc)) in server_add()