Searched refs:OPT_RULE_FILE (Results 1 – 1 of 1) sorted by relevance
32 #define OPT_RULE_FILE "rulesf" macro949 "--" OPT_RULE_FILE "=<rules set file>\n" in print_usage()979 fprintf(f, "%s:%s\n", OPT_RULE_FILE, config.rule_file); in dump_config()1000 OPT_RULE_FILE); in check_config()1009 {OPT_RULE_FILE, 1, 0, 0}, in get_input_opts()1033 if (strcmp(lgopts[opt_idx].name, OPT_RULE_FILE) == 0) { in get_input_opts()