Searched defs:map_match (Results 1 - 1 of 1) sorted by relevance

/system/sepolicy/tools/
H A Dcheck_seapp.c53 typedef enum map_match map_match; typedef in typeref:enum:map_match
63 enum map_match { enum
493 * a map_match enum indicating the result
495 static map_match rule_map_cmp(rule_map *rmA, rule_map *rmB) {
969 map_match cmp;

Completed in 1818 milliseconds