Searched refs:parse_property (Results 1 – 1 of 1) sorted by relevance
288 * parse_property() - Parse a rule property given a token string.300 static int parse_property(char *t, struct ipe_rule *r) in parse_property() function 396 rc = parse_property(t, r); in parse_rule()