Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dprotocol_binary.h203 } protocol_binary_response_no_extras; typedef
243 typedef protocol_binary_response_no_extras protocol_binary_response_delete;
265 typedef protocol_binary_response_no_extras protocol_binary_response_flush;
288 typedef protocol_binary_response_no_extras protocol_binary_response_set;
289 typedef protocol_binary_response_no_extras protocol_binary_response_add;
290 typedef protocol_binary_response_no_extras protocol_binary_response_replace;
302 typedef protocol_binary_response_no_extras protocol_binary_response_noop;
348 typedef protocol_binary_response_no_extras protocol_binary_response_quit;
361 typedef protocol_binary_response_no_extras protocol_binary_response_append;
387 typedef protocol_binary_response_no_extras protocol_binary_response_stats;
[all …]
H A Dtestapp.c1030 protocol_binary_response_no_extras response; in test_binary_noop()
1049 protocol_binary_response_no_extras response; in test_binary_quit_impl()
1081 protocol_binary_response_no_extras response; in test_binary_set_impl()
1131 protocol_binary_response_no_extras response; in test_binary_add_impl()
1170 protocol_binary_response_no_extras response; in test_binary_replace_impl()
1221 protocol_binary_response_no_extras response; in test_binary_delete_impl()
1270 protocol_binary_response_no_extras response; in test_binary_get_impl()
1342 protocol_binary_response_no_extras response; in test_binary_getq_impl()
1483 protocol_binary_response_no_extras response; in test_binary_version()
1502 protocol_binary_response_no_extras response; in test_binary_flush_impl()
[all …]