Home
last modified time | relevance | path

Searched refs:parse_property (Results 1 – 1 of 1) sorted by relevance

/linux/security/ipe/
H A Dpolicy_parser.c288 * 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()