Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dcheck_seapp.c168 static list input_file_list = list_init(input_file_list_freefn); variable
842 if (!input_file_list.head) { in init()
851 list_append(&input_file_list, &(tmp->listify)); in init()
854 list_for_each(&input_file_list, cursor) { in init()
921 list_for_each(&input_file_list, cursor) { in init()
986 list_append(&input_file_list, &input_file->listify); in handle_options()
1169 list_for_each(&input_file_list, cursor) { in parse()
1255 list_free(&input_file_list); in cleanup()