Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dprotocol_binary.h319 } protocol_binary_request_incr; typedef
320 typedef protocol_binary_request_incr protocol_binary_request_decr;
H A Dtestapp.c907 protocol_binary_request_incr *request = (void*)buf; in arithmetic_command()
H A Dmemcached.c1254 protocol_binary_request_incr* req = binary_get_request(c); in complete_incr_bin()