Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheck_seapp.c190 static list nallow_list = list_init(line_order_list_freefn); variable
658 list_for_each(&nallow_list, cursor) { in rule_map_validate()
1044 list_to_addto = rm->is_never_allow ? &nallow_list : &line_order_list; in rule_add()
1257 list_free(&nallow_list); in cleanup()