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