/external/selinux/libsepol/cil/src/ |
H A D | cil_list.h | 47 #define cil_list_for_each(item, list) \ macro
|
H A D | cil_policy.c | 308 cil_list_for_each(curr_key, list) { function 313 cil_list_for_each(curr_value, curr_multimap_item->values) { 345 cil_list_for_each(current_user, userroles) { function 356 cil_list_for_each(current_role, user_multimap_item->values) { 373 cil_list_for_each(curr_cat, cats) { function 381 cil_list_for_each(curr_catalias, cat_multimap_item->values) { 399 cil_list_for_each(curr_sens, sens) { function 407 cil_list_for_each(curr_sensalias, sens_multimap_item->values) { 459 cil_list_for_each(curr, list) { function 509 cil_list_for_each(cur function 550 cil_list_for_each(i, classperms) { function 650 cil_list_for_each(curr, expr) { function [all...] |
H A D | cil_verify.c | 321 cil_list_for_each(i, datum_list) { function 349 cil_list_for_each(curr, list) { function 428 cil_list_for_each(i, sids) { function 444 cil_list_for_each(i, cats->datum_expr) { 479 cil_list_for_each(i, cats->datum_expr) { 482 cil_list_for_each(j, sens->cats_list) { 505 cil_list_for_each(curr, db->sensitivityorder) { 542 cil_list_for_each(item, low->datum_expr) { 729 cil_list_for_each(curr, user->roles) { 1442 cil_list_for_each(cur function [all...] |
H A D | cil_binary.c | 92 cil_list_for_each(i, neverallows) { function 94 cil_list_for_each(j, neverallow->rules) { 240 cil_list_for_each(curr, classperms) { function 247 cil_list_for_each(i, cp->perms) { 338 cil_list_for_each(curr_class, db->classorder) { 825 cil_list_for_each(curr_cat, db->catorder) { 886 cil_list_for_each(curr, db->sensitivityorder) { 1118 cil_list_for_each(c, class_list) { function 1191 cil_list_for_each(c, class_list) { function 1255 cil_list_for_each(curr_per function 1386 cil_list_for_each(curr, neverallows) { function 1464 cil_list_for_each(curr, classperms) { function 1905 cil_list_for_each(c, class_list) { function 2161 cil_list_for_each(curr, r_expr) { function 2330 cil_list_for_each(curr, classperms) { function 2391 cil_list_for_each(c, class_list) { function 2669 cil_list_for_each(c, class_list) { function 3031 cil_list_for_each(c, class_list) { function 3086 cil_list_for_each(c, class_list) { function [all...] |
H A D | cil_tree.c | 255 cil_list_for_each(curr, expr) { function 463 cil_list_for_each(curr, perm_strs) { function 499 cil_list_for_each(i, cp_list) { function 817 cil_list_for_each(class, classorder->class_list_str) { 1172 cil_list_for_each(cat, catorder->cat_list_str) { 1200 cil_list_for_each(sens, sensorder->sens_list_str) { 1204 cil_list_for_each(sub, (struct cil_list*)sens->data) { 1498 cil_list_for_each(sid, sidorder->sid_list_str) { 1516 cil_list_for_each(curr_param, macro->params) { 1539 cil_list_for_each(ite [all...] |
H A D | cil_resolve_ast.c | 93 cil_list_for_each(item, macro->params) { 114 cil_list_for_each(curr, perm_strs) { function 208 cil_list_for_each(curr, cp_list) { function 252 cil_list_for_each(curr, cps->classperms) { 723 cil_list_for_each(curr, mapping->classperms) { 1263 cil_list_for_each(curr, *ordered_lists) { 1277 cil_list_for_each(curr, *ordered_lists) { 1309 cil_list_for_each(curr, classorder->class_list_str) { 1342 cil_list_for_each(curr, sidorder->sid_list_str) { 1367 cil_list_for_each(cur function 2212 cil_list_for_each(curr, ins) { function 2810 cil_list_for_each(curr, str_expr) { function [all...] |
H A D | cil_list.c | 233 cil_list_for_each(item, list) { function
|
H A D | cil_post.c | 57 cil_list_for_each(curr, list) { function 711 cil_list_for_each(curr, db->catorder) { 975 cil_list_for_each(expr, expr_list) { function 1454 cil_list_for_each(curr, classperms) { function 1464 cil_list_for_each(i, cp->perms) {
|
H A D | cil.c | 1142 cil_list_for_each(curr, db->userprefixes) { 1153 cil_list_for_each(curr, db->userprefixes) { 1190 cil_list_for_each(i, cats->datum_expr) { 1194 cil_list_for_each(j, cs->cats->datum_expr) { 1260 cil_list_for_each(item, cats->datum_expr) { 1316 cil_list_for_each(item, cats->datum_expr) { 1378 cil_list_for_each(curr, db->selinuxusers) {
|
H A D | cil_copy_ast.c | 56 cil_list_for_each(orig_item, data) { function 203 cil_list_for_each(orig_item, orig) { function 1268 cil_list_for_each(curr, orig) { function 1895 cil_list_for_each(item, param_list) { function
|
H A D | cil_reset_ast.c | 71 cil_list_for_each(curr, cp_list) { function
|
H A D | cil_build_ast.c | 123 cil_list_for_each(item, param_list) { function 674 cil_list_for_each(curr, *cp_list) { 4775 cil_list_for_each(curr_param, macro->params) {
|