• Home
  • Raw
  • Download

Lines Matching refs:CIL_INFO

92 		cil_log(CIL_INFO, "Failed to find user %s in sepol hashtab\n", datum->fqn);  in __cil_get_sepol_user_datum()
103 cil_log(CIL_INFO, "Failed to find role %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_role_datum()
114 cil_log(CIL_INFO, "Failed to find type %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_type_datum()
125 cil_log(CIL_INFO, "Failed to find class %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_class_datum()
136 cil_log(CIL_INFO, "Failed to find category %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_cat_datum()
147 cil_log(CIL_INFO, "Failed to find level %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_level_datum()
394 cil_log(CIL_INFO, "Failed to set dominates bit for role\n"); in cil_role_to_policydb()
451 cil_log(CIL_INFO, "Failed to set type bit for role\n"); in cil_roletype_to_policydb()
768 cil_log(CIL_INFO, "Failed to set role bit for user\n"); in cil_userrole_to_policydb()
2099 cil_log(CIL_INFO, "Failed to find boolean\n"); in __cil_cond_item_to_sepol_expr()
2131 cil_log(CIL_INFO, "Expected boolean expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2170 cil_log(CIL_INFO, "Failed to get first operand of conditional expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2182 cil_log(CIL_INFO, "Failed to get second operand of conditional expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2196 cil_log(CIL_INFO, "Failed to get initial item in conditional list\n"); in __cil_cond_expr_to_sepol_expr_helper()
2203 cil_log(CIL_INFO, "Failed to get item in conditional list\n"); in __cil_cond_expr_to_sepol_expr_helper()
2256 cil_tree_log(node, CIL_INFO, "Failed to create sepol conditional node"); in cil_booleanif_to_policydb()
2262 cil_tree_log(node, CIL_INFO, "Failed to convert CIL conditional expression to sepol expression"); in cil_booleanif_to_policydb()
2969 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n"); in cil_sepol_level_define()
3000 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n"); in cil_level_to_mls_level()
4965 cil_log(CIL_INFO, "Failure to create hashtab for filename_trans\n"); in cil_binary_create_allocated_pdb()
4971 cil_log(CIL_INFO, "Failure to create hashtab for range_trans\n"); in cil_binary_create_allocated_pdb()
4977 cil_log(CIL_INFO, "Failure to create hashtab for role_trans\n"); in cil_binary_create_allocated_pdb()
4983 cil_log(CIL_INFO, "Failure to create hashtab for avrulex\n"); in cil_binary_create_allocated_pdb()
5003 cil_log(CIL_INFO, "Failure while walking cil database\n"); in cil_binary_create_allocated_pdb()
5010 cil_log(CIL_INFO, "Failure creating val_to_{struct,name} arrays\n"); in cil_binary_create_allocated_pdb()
5018 cil_log(CIL_INFO, "Failure creating avrulex rules\n"); in cil_binary_create_allocated_pdb()
5031 cil_log(CIL_INFO, "Failure while inserting cil contexts into sepol policydb\n"); in cil_binary_create_allocated_pdb()
5038 cil_log(CIL_INFO, "Failure while initializing typeattribute bitmap\n"); in cil_binary_create_allocated_pdb()
5048 cil_log(CIL_INFO, "Checking Neverallows\n"); in cil_binary_create_allocated_pdb()
5052 cil_log(CIL_INFO, "Checking User Bounds\n"); in cil_binary_create_allocated_pdb()
5058 cil_log(CIL_INFO, "Checking Role Bounds\n"); in cil_binary_create_allocated_pdb()
5064 cil_log(CIL_INFO, "Checking Type Bounds\n"); in cil_binary_create_allocated_pdb()
5077 cil_log(CIL_INFO, "Failure creating roles cache"); in cil_binary_create_allocated_pdb()
5083 cil_log(CIL_INFO, "Failure creating users cache"); in cil_binary_create_allocated_pdb()