Home
last modified time | relevance | path

Searched defs: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
164 list_element listify;
165 char *domain;
166 char *filename;
167 int lineno;