Searched refs:stat_inhibit_zero (Results 1 – 6 of 6) sorted by relevance
80 int stat_inhibit_zero; member
106 cfg->stat_inhibit_zero = 1; in config_create()538 else S_YNO("statistics-inhibit-zero:", stat_inhibit_zero) in config_set_option()1031 else O_YNO(opt, "statistics-inhibit-zero", stat_inhibit_zero) in config_get_option()
573 else cfg_parser->cfg->stat_inhibit_zero = (strcmp($2, "yes")==0);
3182 else cfg_parser->cfg->stat_inhibit_zero = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
436 print_extended(stats, cfg->stat_inhibit_zero); in do_stats_shm()
1112 if(!print_ext(ssl, &total, daemon->cfg->stat_inhibit_zero)) in do_stats()