Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dsepolicy-check.c116 int check_rule(char *s, char *t, char *c, char *p, policydb_t *policy) { in check_rule() function
282 match = check_rule(source, target, class, perm, &policydb); in main()