Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheck_seapp.c65 typedef struct coredomain_violation_entry coredomain_violation_entry; typedef
163 struct coredomain_violation_entry { struct
297 coredomain_violation_entry *c = list_entry(e, typeof(*c), listify); in coredomain_violation_list_freefn()
454 coredomain_violation_entry *entry = (coredomain_violation_entry *)malloc(sizeof(*entry)); in validate_domain()
1289 coredomain_violation_entry *c; in validate()