Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dprotocol_binary.h400 } protocol_binary_request_touch; typedef
H A Dtestapp.c879 protocol_binary_request_touch *request = (void*)buf; in touch_command()
H A Dmemcached.c1454 protocol_binary_request_touch *t = binary_get_request(c); in process_bin_get_or_touch()