Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dmemcached.c3143 static inline void process_get_command(conn *c, token_t *tokens, size_t ntokens, bool return_cas) { in process_get_command() function
3814 process_get_command(c, tokens, ntokens, false); in process_command()
3835 process_get_command(c, tokens, ntokens, true); in process_command()