Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dprotocol_binary.h259 } protocol_binary_request_flush; typedef
H A Dtestapp.c852 protocol_binary_request_flush *request = (void*)buf; in flush_command()
H A Dmemcached.c2327 protocol_binary_request_flush* req = binary_get_request(c); in process_bin_flush()