Home
last modified time | relevance | path

Searched refs:protocol_binary_response_incr (Results 1 – 3 of 3) sorted by relevance

/memcached-1.4.29/
H A Dprotocol_binary.h335 } protocol_binary_response_incr; typedef
336 typedef protocol_binary_response_incr protocol_binary_response_decr;
H A Dtestapp.c1402 protocol_binary_response_incr response; in test_binary_incr_impl()
H A Dmemcached.c1253 protocol_binary_response_incr* rsp = (protocol_binary_response_incr*)c->wbuf; in complete_incr_bin()