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

/dovecot/src/lib-dict/
H A Ddict-memcached.c34 struct memcached_connection { struct
55 struct memcached_connection conn;
64 struct memcached_connection *conn = (struct memcached_connection *)_conn;
73 static int memcached_input_get(struct memcached_connection *conn)
127 struct memcached_connection *conn = (struct memcached_connection *)_conn;
145 struct memcached_connection *conn =
146 (struct memcached_connection *)_conn;

Completed in 15 milliseconds