Searched refs:redis_replica_command_timeout (Results 1 – 6 of 6) sorted by relevance
757 int redis_replica_command_timeout; member
3892 redis_command_timeout | redis_replica_command_timeout |4091 redis_replica_command_timeout: VAR_CACHEDB_REDISREPLICACOMMANDTIMEOUT STRING_ARG4097 else cfg_parser->cfg->redis_replica_command_timeout = atoi($2);
405 cfg->redis_replica_command_timeout = 0; in config_create()1417 else O_DEC(opt, "redis-replica-command-timeout", redis_replica_command_timeout) in config_get_option()
7822 else cfg_parser->cfg->redis_replica_command_timeout = atoi((yyvsp[0].str)); in yyparse()
292 env->cfg->redis_replica_command_timeout); in redis_init()
6162 COPY_VAR_int(redis_replica_command_timeout); in fr_atomic_copy_cfg()