Searched refs:redis_server_password (Results 1 – 5 of 5) sorted by relevance
162 moddata->server_password = env->cfg->redis_server_password; in redis_init()
746 char* redis_server_password; member
3872 redis_expire_records | redis_server_path | redis_server_password |3965 redis_server_password: VAR_CACHEDB_REDISPASSWORD STRING_ARG3969 free(cfg_parser->cfg->redis_server_password);3970 cfg_parser->cfg->redis_server_password = $2;
403 cfg->redis_server_password = NULL; in config_create()1380 else O_STR(opt, "redis-server-password", redis_server_password) in config_get_option()1765 free(cfg->redis_server_password); in config_delete()
7628 free(cfg_parser->cfg->redis_server_password); in yyparse()7629 cfg_parser->cfg->redis_server_password = (yyvsp[0].str); in yyparse()