Searched refs:redis_command (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/unbound/cachedb/ |
| H A D | redis.c | 155 redis_command(struct module_env* env, struct cachedb_env* cachedb_env, in redis_command() function 219 rep = redis_command(env, cachedb_env, cmdbuf, NULL, 0); in redis_lookup() 267 rep = redis_command(env, cachedb_env, cmdbuf, data, data_len); in redis_store()
|