parse_term
static char *parse_term(struct fail_point_setting *, char *);
p = parse_term(ents, p);
(p = parse_term(ents, p+2)) == NULL ||