Lines Matching defs:parse_error
71 struct parse_error { struct
72 size_t pos;
73 char msg[PARSE_ERROR_SIZE];
433 make_parse_error(struct parse_error **const parse_error, const size_t pos, in make_parse_error()
449 free_parse_error(struct parse_error *const parse_error) in free_parse_error()
456 struct parse_error **const parse_error) in parse_id_type()
519 struct parse_error **const parse_error) in parse_target_clause()
778 struct parse_error **const parse_error) in pour_list_into_rule()
862 struct parse_error **const parse_error) in parse_single_rule()
1010 struct parse_error **const parse_error) in parse_rules()
1213 struct parse_error **const parse_error) in parse_and_set_rules()
1232 struct parse_error *parse_error; in mac_do_sysctl_rules() local
1400 struct parse_error *parse_error; in mac_do_jail_set() local