Lines Matching refs:CIL_INFO
87 cil_log(CIL_INFO, "Failed to find user %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_user_datum()
98 cil_log(CIL_INFO, "Failed to find role %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_role_datum()
109 cil_log(CIL_INFO, "Failed to find type %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_type_datum()
120 cil_log(CIL_INFO, "Failed to find class %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_class_datum()
131 cil_log(CIL_INFO, "Failed to find category %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_cat_datum()
142 cil_log(CIL_INFO, "Failed to find level %s in sepol hashtab\n", datum->fqn); in __cil_get_sepol_level_datum()
389 cil_log(CIL_INFO, "Failed to set dominates bit for role\n"); in cil_role_to_policydb()
444 cil_log(CIL_INFO, "Failed to set type bit for role\n"); in cil_roletype_to_policydb()
755 cil_log(CIL_INFO, "Failed to set role bit for user\n"); in cil_userrole_to_policydb()
2053 cil_log(CIL_INFO, "Failed to find boolean\n"); in __cil_cond_item_to_sepol_expr()
2085 cil_log(CIL_INFO, "Expected boolean expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2124 cil_log(CIL_INFO, "Failed to get first operand of conditional expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2136 cil_log(CIL_INFO, "Failed to get second operand of conditional expression\n"); in __cil_cond_expr_to_sepol_expr_helper()
2150 cil_log(CIL_INFO, "Failed to get initial item in conditional list\n"); in __cil_cond_expr_to_sepol_expr_helper()
2157 cil_log(CIL_INFO, "Failed to get item in conditional list\n"); in __cil_cond_expr_to_sepol_expr_helper()
2210 cil_tree_log(node, CIL_INFO, "Failed to create sepol conditional node"); in cil_booleanif_to_policydb()
2216 cil_tree_log(node, CIL_INFO, "Failed to convert CIL conditional expression to sepol expression"); in cil_booleanif_to_policydb()
2906 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n"); in cil_sepol_level_define()
2937 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n"); in cil_level_to_mls_level()
4843 cil_log(CIL_INFO, "Failure to create hashtab for role_trans\n"); in cil_binary_create_allocated_pdb()
4849 cil_log(CIL_INFO, "Failure to create hashtab for avrulex\n"); in cil_binary_create_allocated_pdb()
4867 cil_log(CIL_INFO, "Failure while walking cil database\n"); in cil_binary_create_allocated_pdb()
4874 cil_log(CIL_INFO, "Failure creating val_to_{struct,name} arrays\n"); in cil_binary_create_allocated_pdb()
4882 cil_log(CIL_INFO, "Failure creating avrulex rules\n"); in cil_binary_create_allocated_pdb()
4895 cil_log(CIL_INFO, "Failure while inserting cil contexts into sepol policydb\n"); in cil_binary_create_allocated_pdb()
4902 cil_log(CIL_INFO, "Failure while initializing typeattribute bitmap\n"); in cil_binary_create_allocated_pdb()
4912 cil_log(CIL_INFO, "Checking Neverallows\n"); in cil_binary_create_allocated_pdb()
4916 cil_log(CIL_INFO, "Checking User Bounds\n"); in cil_binary_create_allocated_pdb()
4922 cil_log(CIL_INFO, "Checking Role Bounds\n"); in cil_binary_create_allocated_pdb()
4928 cil_log(CIL_INFO, "Checking Type Bounds\n"); in cil_binary_create_allocated_pdb()
4941 cil_log(CIL_INFO, "Failure creating roles cache"); in cil_binary_create_allocated_pdb()
4947 cil_log(CIL_INFO, "Failure creating users cache"); in cil_binary_create_allocated_pdb()