Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dtestapp.c851 static off_t flush_command(char* buf, size_t bufsz, uint8_t cmd, uint32_t exptime, bool use_extra) { in flush_command() function
1514 len = flush_command(send.bytes, sizeof(send.bytes), cmd, 2, true); in test_binary_flush_impl()
1545 len = flush_command(send.bytes, sizeof(send.bytes), cmd, 0, ii == 0); in test_binary_flush_impl()