Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheck_seapp.c126 list_element listify; member
135 list_element listify; member
155 list_element listify; member
264 hash_entry *h = list_entry(e, typeof(*h), listify); in line_order_list_freefn()
270 file_info *f = list_entry(e, typeof(*f), listify); in input_file_list_freefn()
659 e = list_entry(cursor, typeof(*e), listify); in rule_map_validate()
693 list_append(&rm->violations, &assert->listify); in rule_map_validate()
851 list_append(&input_file_list, &(tmp->listify)); in init()
855 tmp = list_entry(cursor, typeof(*tmp), listify); in init()
922 tmp = list_entry(cursor, typeof(*tmp), listify); in init()
[all …]