Searched refs:limited_get_locked (Results 1 – 3 of 3) sorted by relevance
/dports/databases/memcached/memcached-1.6.12/ |
H A D | memcached.h | 965 item* limited_get_locked(char *key, size_t nkey, conn *c, bool do_update, uint32_t *hv, bool *overf…
|
H A D | proto_text.c | 1100 it = limited_get_locked(key, nkey, c, DONT_UPDATE, &hv, &overflow); in process_mget_command()
|
H A D | memcached.c | 2155 item* limited_get_locked(char *key, size_t nkey, conn *c, bool do_update, uint32_t *hv, bool *overf… in limited_get_locked() function
|