Home
last modified time | relevance | path

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

/memcached-1.6.32/
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 …]
Dtestapp.c1334 protocol_binary_response_no_extras response; in test_binary_noop()
1353 protocol_binary_response_no_extras response; in test_binary_quit_impl()
1386 protocol_binary_response_no_extras response; in test_binary_set_impl()
1436 protocol_binary_response_no_extras response; in test_binary_add_impl()
1475 protocol_binary_response_no_extras response; in test_binary_replace_impl()
1526 protocol_binary_response_no_extras response; in test_binary_delete_impl()
1575 protocol_binary_response_no_extras response; in test_binary_get_impl()
1647 protocol_binary_response_no_extras response; in test_binary_getq_impl()
1788 protocol_binary_response_no_extras response; in test_binary_version()
1807 protocol_binary_response_no_extras response; in test_binary_flush_impl()
[all …]