Searched refs:log_local_actions (Results 1 – 6 of 6) sorted by relevance
361 int log_local_actions; member
147 cfg->log_local_actions = 0; in config_create()746 else S_YNO("log-local-actions:", log_local_actions) in config_set_option()1202 else O_YNO(opt, "log-local-actions", log_local_actions) in config_get_option()
1344 else cfg_parser->cfg->log_local_actions = (strcmp($2, "yes")==0);
4277 else cfg_parser->cfg->log_local_actions = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
1916 if((env->cfg->log_local_actions || in local_zones_answer()
5966 COPY_VAR_int(log_local_actions); in fr_atomic_copy_cfg()