Searched defs:should_touch (Results 1 – 3 of 3) sorted by relevance
458 int should_touch = (c->cmd == PROTOCOL_BINARY_CMD_TOUCH || in process_bin_get_or_touch() local
539 …process_get_command(conn *c, token_t *tokens, size_t ntokens, bool return_cas, bool should_touch) { in process_get_command()
2134 item* limited_get(char *key, size_t nkey, conn *c, uint32_t exptime, bool should_touch, bool do_upd… in limited_get()