Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h169 CIL_MAP_CLASS, enumerator
Dcil_write_ast.c80 case CIL_MAP_CLASS: in write_expr()
416 case CIL_MAP_CLASS: in write_call_args()
527 case CIL_MAP_CLASS: in macro_param_flavor_to_string()
798 case CIL_MAP_CLASS: { in cil_write_ast_node()
1532 if (node->flavor == CIL_CLASS || node->flavor == CIL_COMMON || node->flavor == CIL_MAP_CLASS) { in __write_cil_ast_node_helper()
Dcil.c772 case CIL_MAP_CLASS: in cil_destroy_data()
1049 case CIL_MAP_CLASS: in cil_flavor_to_symtab_index()
1176 case CIL_MAP_CLASS: in cil_node_to_string()
1927 case CIL_MAP_CLASS: in cil_destroy_ast_symtabs()
1955 if (node->flavor == CIL_CLASS || node->flavor == CIL_MAP_CLASS || in cil_get_symtab()
Dcil_resolve_ast.c138 if (class_flavor == CIL_MAP_CLASS) { in __cil_resolve_perms()
2941 case CIL_MAP_CLASS: in cil_build_call_args()
3138 case CIL_MAP_CLASS: in cil_resolve_call_args()
Dcil_verify.c1850 case CIL_MAP_CLASS: in __cil_pre_verify_helper()
Dcil_copy_ast.c1745 case CIL_MAP_CLASS: in __cil_copy_node_helper()
Dcil_post.c2218 case CIL_MAP_CLASS: { in __cil_post_db_classperms_helper()
Dcil_build_ast.c941 …e(db, ast_node, (struct cil_symtab_datum*)map, (hashtab_key_t)key, CIL_SYM_CLASSES, CIL_MAP_CLASS); in cil_gen_map_class()
5283 param->flavor = CIL_MAP_CLASS; in cil_gen_macro()