Home
last modified time | relevance | path

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

/system/sepolicy/tools/sepolicy-analyze/
Dtypecmp.c120 static int find_match(policydb_t *policydb, struct avtab_node *l1, in find_match() function
238 if (find_match(policydb, l1, i, l2, j)) in analyze_types()
240 if (find_match(policydb, l2, j, l1, i)) in analyze_types()