• Home
  • Raw
  • Download

Lines Matching refs:CIL_INFO

83 		cil_log(CIL_INFO, "Failed to find user %s in sepol hashtab\n", datum->fqn);  in __cil_get_sepol_user_datum()
94 cil_log(CIL_INFO, "Failed to find role %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_role_datum()
105 cil_log(CIL_INFO, "Failed to find type %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_type_datum()
116 cil_log(CIL_INFO, "Failed to find class %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_class_datum()
127 cil_log(CIL_INFO, "Failed to find category %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_cat_datum()
138 cil_log(CIL_INFO, "Failed to find level %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_level_datum()
385 cil_log(CIL_INFO, "Failed to set dominates bit for role\n"); in cil_role_to_policydb()
440 cil_log(CIL_INFO, "Failed to set type bit for role\n"); in cil_roletype_to_policydb()
751 cil_log(CIL_INFO, "Failed to set role bit for user\n"); in cil_userrole_to_policydb()
2038 cil_log(CIL_INFO, "Failed to find boolean\n"); in __cil_cond_item_to_sepol_expr()
2070 cil_log(CIL_INFO, "Expected boolean expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2109 cil_log(CIL_INFO, "Failed to get first operand of conditional expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2121 cil_log(CIL_INFO, "Failed to get second operand of conditional expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2135 cil_log(CIL_INFO, "Failed to get initial item in conditional list\n"); in __cil_cond_expr_to_sepol_expr_helper()
2142 cil_log(CIL_INFO, "Failed to get item in conditional list\n"); in __cil_cond_expr_to_sepol_expr_helper()
2240 cil_tree_log(node, CIL_INFO, "Failed to create sepol conditional node"); in cil_booleanif_to_policydb()
2246 cil_tree_log(node, CIL_INFO, "Failed to convert CIL conditional expression to sepol expression"); in cil_booleanif_to_policydb()
2991 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n"); in cil_sepol_level_define()
3022 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n"); in cil_level_to_mls_level()
4944 cil_log(CIL_INFO, "Failure to create hashtab for role_trans\n"); in cil_binary_create_allocated_pdb()
4950 cil_log(CIL_INFO, "Failure to create hashtab for avrulex\n"); in cil_binary_create_allocated_pdb()
4968 cil_log(CIL_INFO, "Failure while walking cil database\n"); in cil_binary_create_allocated_pdb()
4975 cil_log(CIL_INFO, "Failure creating val_to_{struct,name} arrays\n"); in cil_binary_create_allocated_pdb()
4983 cil_log(CIL_INFO, "Failure creating avrulex rules\n"); in cil_binary_create_allocated_pdb()
4996 cil_log(CIL_INFO, "Failure while inserting cil contexts into sepol policydb\n"); in cil_binary_create_allocated_pdb()
5003 cil_log(CIL_INFO, "Failure while initializing typeattribute bitmap\n"); in cil_binary_create_allocated_pdb()
5013 cil_log(CIL_INFO, "Checking Neverallows\n"); in cil_binary_create_allocated_pdb()
5017 cil_log(CIL_INFO, "Checking User Bounds\n"); in cil_binary_create_allocated_pdb()
5023 cil_log(CIL_INFO, "Checking Role Bounds\n"); in cil_binary_create_allocated_pdb()
5029 cil_log(CIL_INFO, "Checking Type Bounds\n"); in cil_binary_create_allocated_pdb()
5042 cil_log(CIL_INFO, "Failure creating roles cache"); in cil_binary_create_allocated_pdb()
5048 cil_log(CIL_INFO, "Failure creating users cache"); in cil_binary_create_allocated_pdb()