Searched refs:OPT_RULE_NUM (Results 1 – 1 of 1) sorted by relevance
34 #define OPT_RULE_NUM "rulenum" macro951 "[--" OPT_RULE_NUM in print_usage()981 fprintf(f, "%s:%u\n", OPT_RULE_NUM, config.nb_rules); in dump_config()1012 {OPT_RULE_NUM, 1, 0, 0}, in get_input_opts()1037 } else if (strcmp(lgopts[opt_idx].name, OPT_RULE_NUM) == 0) { in get_input_opts()