Searched defs:coredomain_violation_entry (Results 1 – 1 of 1) sorted by relevance
65 typedef struct coredomain_violation_entry coredomain_violation_entry; typedef163 struct coredomain_violation_entry { struct164 list_element listify;165 char *domain;166 char *filename;167 int lineno;