Home
last modified time | relevance | path

Searched refs:PROTOCOL_BINARY_RESPONSE_SUCCESS (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcachedprotocol/
H A Dbinary_handler.c244 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in get_response_handler()
285 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in stat_response_handler()
320 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in version_response_handler()
353 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in add_command_handler()
409 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in decrement_command_handler()
458 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in delete_command_handler()
509 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in flush_command_handler()
562 rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in get_command_handler()
603 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in increment_command_handler()
694 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in append_command_handler()
[all …]
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcachedprotocol/
H A Dbinary_handler.c244 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in get_response_handler()
285 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in stat_response_handler()
320 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in version_response_handler()
353 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in add_command_handler()
409 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in decrement_command_handler()
458 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in delete_command_handler()
509 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in flush_command_handler()
562 rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in get_command_handler()
603 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in increment_command_handler()
694 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS && in append_command_handler()
[all …]
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/example/
H A Dinterface_v1.cc40 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in add_handler()
73 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in append_handler()
115 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in decrement_handler()
153 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in delete_handler()
180 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in flush_handler()
211 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in increment_handler()
244 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in noop_handler()
255 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in prepend_handler()
295 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in quit_handler()
308 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in replace_handler()
[all …]
H A Dinterface_v0.cc113 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in get_command_handler()
146 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in delete_command_handler()
171 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in flush_command_handler()
192 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in arithmetic_command_handler()
234 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS) in arithmetic_command_handler()
244 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in arithmetic_command_handler()
267 response.packet.response.status= htons(PROTOCOL_BINARY_RESPONSE_SUCCESS); in version_command_handler()
282 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in concat_command_handler()
398 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in set_command_handler()
441 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in add_command_handler()
[all …]
/dports/databases/libmemcached/libmemcached-1.0.18/example/
H A Dinterface_v1.cc40 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS;
73 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS;
115 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS;
153 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS;
180 return PROTOCOL_BINARY_RESPONSE_SUCCESS;
211 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS;
244 return PROTOCOL_BINARY_RESPONSE_SUCCESS;
255 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS;
295 return PROTOCOL_BINARY_RESPONSE_SUCCESS;
308 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS;
[all …]
H A Dinterface_v0.cc113 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in get_command_handler()
146 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in delete_command_handler()
171 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in flush_command_handler()
192 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in arithmetic_command_handler()
234 if (rval == PROTOCOL_BINARY_RESPONSE_SUCCESS) in arithmetic_command_handler()
244 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in arithmetic_command_handler()
267 response.packet.response.status= htons(PROTOCOL_BINARY_RESPONSE_SUCCESS); in version_command_handler()
282 protocol_binary_response_status rval= PROTOCOL_BINARY_RESPONSE_SUCCESS; in concat_command_handler()
398 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in set_command_handler()
441 return PROTOCOL_BINARY_RESPONSE_SUCCESS; in add_command_handler()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/extra/memcached/programs/
H A Dtestapp.c1114 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1214 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1358 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1409 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1460 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1521 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1525 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1634 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1652 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1667 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/programs/
H A Dtestapp.c1114 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1214 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1358 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1409 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1460 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1521 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1525 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1634 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1652 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1667 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/extra/memcached/programs/
H A Dtestapp.c1114 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1214 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1358 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1409 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1460 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1521 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1525 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1634 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1652 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1667 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/programs/
H A Dtestapp.c1114 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1214 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1358 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1409 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1460 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1521 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1525 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1634 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1652 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1667 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/programs/
H A Dtestapp.c1114 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1214 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1358 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1409 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1460 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1521 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1525 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1634 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1652 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1667 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/extra/memcached/programs/
H A Dtestapp.c1114 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1214 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1358 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1409 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1460 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1521 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1525 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1634 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1652 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1667 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1091 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1191 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1335 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1386 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1437 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1498 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1502 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1611 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1629 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1644 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/plugin/innodb_memcached/daemon_memcached/programs/
H A Dtestapp.c1090 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1190 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1334 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1385 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1436 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1497 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1501 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1610 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1628 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1643 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]
/dports/databases/memcached/memcached-1.6.12/
H A Dtestapp.c1227 if (status == PROTOCOL_BINARY_RESPONSE_SUCCESS) { in validate_response_header()
1332 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_noop()
1478 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_replace_impl()
1529 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_delete_impl()
1587 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_get_impl()
1665 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1669 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_getq_impl()
1786 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_version()
1804 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
1819 PROTOCOL_BINARY_RESPONSE_SUCCESS); in test_binary_flush_impl()
[all …]

1234567