Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheck_seapp.c185 static list line_order_list = list_init(line_order_list_freefn); variable
1044 list_to_addto = rm->is_never_allow ? &nallow_list : &line_order_list; in rule_add()
1181 list_for_each(&line_order_list, cursor) { in validate()
1186 list_for_each(&line_order_list, cursor) { in validate()
1220 list_for_each(&line_order_list, cursor) { in output()
1256 list_free(&line_order_list); in cleanup()