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()
847 * See also the herald comment for parse_rules() below.1010 parse_rules(const char *const string, struct rules **const rulesp, in parse_rules() function 1210 * Returns the same error code as parse_rules() (which see).1219 error = parse_rules(rules_string, &rules, parse_error); in parse_and_set_rules()