Home
last modified time | relevance | path

Searched refs:protocol_binary_request_delete (Results 1 – 2 of 2) sorted by relevance

/memcached-1.4.29/
H A Dprotocol_binary.h237 typedef protocol_binary_request_no_extras protocol_binary_request_delete; typedef
H A Dmemcached.c2363 protocol_binary_request_delete* req = binary_get_request(c); in process_bin_delete()