Home
last modified time | relevance | path

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

/memcached-1.6.32/
Dprotocol_binary.h259 } protocol_binary_request_flush; typedef
Dproto_bin.c1254 protocol_binary_request_flush* req = (void *)extbuf; in process_bin_flush()
Dtestapp.c1156 protocol_binary_request_flush *request = (void*)buf; in flush_command()