Home
last modified time | relevance | path

Searched defs:memcached_protocol_client_st (Results 1 – 4 of 4) sorted by relevance

/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcachedprotocol/
H A Dcommon.h127 bool is_verbose;
128 memcached_protocol_st *root;
129 memcached_socket_t sock;
130 int error;
133 struct chunk_st *output;
134 struct chunk_st *output_tail;
141 uint8_t *input_buffer;
142 size_t input_buffer_size;
143 size_t input_buffer_offset;
146 process_data work;
[all …]
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcachedprotocol/
H A Dcommon.h127 bool is_verbose;
128 memcached_protocol_st *root;
129 memcached_socket_t sock;
130 int error;
133 struct chunk_st *output;
134 struct chunk_st *output_tail;
141 uint8_t *input_buffer;
142 size_t input_buffer_size;
143 size_t input_buffer_offset;
146 process_data work;
[all …]
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcachedprotocol-0.0/
H A Dhandler.h33 typedef struct memcached_protocol_client_st memcached_protocol_client_st; typedef
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcachedprotocol-0.0/
H A Dhandler.h33 typedef struct memcached_protocol_client_st memcached_protocol_client_st; typedef