Searched refs:parse_rules (Results 1 – 3 of 3) sorted by relevance
244 parse_rules(char *string, struct rulehead *head) in parse_rules() function294 error = parse_rules(copy_string, &head); in sysctl_rules()
237 parse_rules(char *string, struct rulehead *head) in parse_rules() function352 error = parse_rules(copy_string, &head); in sysctl_rules()
1009 parse_rules(const char *const string, struct rules **const rulesp, in parse_rules() function1218 error = parse_rules(rules_string, &rules, parse_error); in parse_and_set_rules()