Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.26
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
apps /
php81 /
include /
libmemcached-1.0 /
Delete
Unzip
Name
Size
Permission
Date
Action
struct
[ DIR ]
drwxr-xr-x
2024-11-30 08:20
types
[ DIR ]
drwxr-xr-x
2024-11-30 08:20
alloc.h
2.16
KB
-rw-r--r--
2024-11-30 08:20
allocators.h
2.67
KB
-rw-r--r--
2024-11-30 08:20
analyze.h
2.09
KB
-rw-r--r--
2024-11-30 08:20
auto.h
5.53
KB
-rw-r--r--
2024-11-30 08:20
basic_string.h
2.02
KB
-rw-r--r--
2024-11-30 08:20
behavior.h
3.17
KB
-rw-r--r--
2024-11-30 08:20
callback.h
2.15
KB
-rw-r--r--
2024-11-30 08:20
callbacks.h
2.29
KB
-rw-r--r--
2024-11-30 08:20
configure.h
1.9
KB
-rw-r--r--
2024-11-30 08:20
defaults.h
2.39
KB
-rw-r--r--
2024-11-30 08:20
delete.h
2.22
KB
-rw-r--r--
2024-11-30 08:20
deprecated_types.h
2.57
KB
-rw-r--r--
2024-11-30 08:20
dump.h
1.9
KB
-rw-r--r--
2024-11-30 08:20
encoding_key.h
1.84
KB
-rw-r--r--
2024-11-30 08:20
error.h
2.3
KB
-rw-r--r--
2024-11-30 08:20
exception.hpp
1.14
KB
-rw-r--r--
2024-11-30 08:20
exist.h
2.05
KB
-rw-r--r--
2024-11-30 08:20
fetch.h
2.04
KB
-rw-r--r--
2024-11-30 08:20
flush.h
1.84
KB
-rw-r--r--
2024-11-30 08:20
flush_buffers.h
1.83
KB
-rw-r--r--
2024-11-30 08:20
get.h
4.63
KB
-rw-r--r--
2024-11-30 08:20
hash.h
2.34
KB
-rw-r--r--
2024-11-30 08:20
limits.h
1.96
KB
-rw-r--r--
2024-11-30 08:20
memcached.h
5.43
KB
-rw-r--r--
2024-11-30 08:20
memcached.hpp
28.39
KB
-rw-r--r--
2024-11-30 08:20
options.h
1.88
KB
-rw-r--r--
2024-11-30 08:20
parse.h
424
B
-rw-r--r--
2024-11-30 08:20
platform.h
2.04
KB
-rw-r--r--
2024-11-30 08:20
quit.h
1.81
KB
-rw-r--r--
2024-11-30 08:20
result.h
3
KB
-rw-r--r--
2024-11-30 08:20
return.h
3.03
KB
-rw-r--r--
2024-11-30 08:20
sasl.h
2.47
KB
-rw-r--r--
2024-11-30 08:20
server.h
4.87
KB
-rw-r--r--
2024-11-30 08:20
server_list.h
2.88
KB
-rw-r--r--
2024-11-30 08:20
stats.h
2.66
KB
-rw-r--r--
2024-11-30 08:20
storage.h
6.33
KB
-rw-r--r--
2024-11-30 08:20
strerror.h
1.86
KB
-rw-r--r--
2024-11-30 08:20
touch.h
2.25
KB
-rw-r--r--
2024-11-30 08:20
triggers.h
2.63
KB
-rw-r--r--
2024-11-30 08:20
types.h
3.06
KB
-rw-r--r--
2024-11-30 08:20
verbosity.h
1.85
KB
-rw-r--r--
2024-11-30 08:20
version.h
1.89
KB
-rw-r--r--
2024-11-30 08:20
visibility.h
2
KB
-rw-r--r--
2024-11-30 08:20
Save
Rename
/* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * * Libmemcached library * * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * Copyright (C) 2006-2009 Brian Aker All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * * The names of its contributors may not be used to endorse or * promote products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * */ #pragma once #ifdef __cplusplus extern "C" { #endif LIBMEMCACHED_API memcached_return_t memcached_behavior_set(memcached_st *ptr, const memcached_behavior_t flag, uint64_t data); LIBMEMCACHED_API uint64_t memcached_behavior_get(memcached_st *ptr, const memcached_behavior_t flag); LIBMEMCACHED_API memcached_return_t memcached_behavior_set_distribution(memcached_st *ptr, memcached_server_distribution_t type); LIBMEMCACHED_API memcached_server_distribution_t memcached_behavior_get_distribution(memcached_st *ptr); LIBMEMCACHED_API memcached_return_t memcached_behavior_set_key_hash(memcached_st *ptr, memcached_hash_t type); LIBMEMCACHED_API memcached_hash_t memcached_behavior_get_key_hash(memcached_st *ptr); LIBMEMCACHED_API memcached_return_t memcached_behavior_set_distribution_hash(memcached_st *ptr, memcached_hash_t type); LIBMEMCACHED_API memcached_hash_t memcached_behavior_get_distribution_hash(memcached_st *ptr); LIBMEMCACHED_API const char *libmemcached_string_behavior(const memcached_behavior_t flag); LIBMEMCACHED_API const char *libmemcached_string_distribution(const memcached_server_distribution_t flag); LIBMEMCACHED_API memcached_return_t memcached_bucket_set(memcached_st *self, const uint32_t *host_map, const uint32_t *forward_map, const uint32_t buckets, const uint32_t replicas); #ifdef __cplusplus } #endif