Searched defs:memcached_conn_destroy (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dict/
H A Ddict-memcached.c62 static void memcached_conn_destroy(struct connection *_conn) function
133 memcached_conn_destroy(_conn);
140 memcached_conn_destroy(_conn);
165 .destroy = memcached_conn_destroy,
338 memcached_conn_destroy(&dict->conn.conn);

Completed in 10 milliseconds