Searched refs:flush_command (Results 1 – 1 of 1) sorted by relevance
| /memcached-1.6.32/ |
| D | testapp.c | 1155 static off_t flush_command(char* buf, size_t bufsz, uint8_t cmd, uint32_t exptime, bool use_extra) { in flush_command() function 1819 len = flush_command(send.bytes, sizeof(send.bytes), cmd, 2, true); in test_binary_flush_impl() 1850 len = flush_command(send.bytes, sizeof(send.bytes), cmd, 0, ii == 0); in test_binary_flush_impl()
|