Searched refs:listify (Results 1 – 1 of 1) sorted by relevance
/system/sepolicy/tools/ |
D | check_seapp.c | 130 list_element listify; member 139 list_element listify; member 160 list_element listify; member 164 list_element listify; member 282 hash_entry *h = list_entry(e, typeof(*h), listify); in line_order_list_freefn() 288 file_info *f = list_entry(e, typeof(*f), listify); in input_file_list_freefn() 297 coredomain_violation_entry *c = list_entry(e, typeof(*c), listify); in coredomain_violation_list_freefn() 458 list_append(&coredomain_violation_list, &entry->listify); in validate_domain() 764 e = list_entry(cursor, typeof(*e), listify); in rule_map_validate() 798 list_append(&rm->violations, &assert->listify); in rule_map_validate() [all …]
|