Searched refs:redis_replica_command_timeout (Results 1 – 6 of 6) sorted by relevance
761 int redis_replica_command_timeout; member
3917 redis_command_timeout | redis_replica_command_timeout |4116 redis_replica_command_timeout: VAR_CACHEDB_REDISREPLICACOMMANDTIMEOUT STRING_ARG4122 else cfg_parser->cfg->redis_replica_command_timeout = atoi($2);
410 cfg->redis_replica_command_timeout = 0; in config_create()1436 else O_DEC(opt, "redis-replica-command-timeout", redis_replica_command_timeout) in config_get_option()
7824 else cfg_parser->cfg->redis_replica_command_timeout = atoi((yyvsp[0].str)); in yyparse()
298 env->cfg->redis_replica_command_timeout); in redis_init()
6357 COPY_VAR_int(redis_replica_command_timeout); in fr_atomic_copy_cfg()