Lines Matching refs:CIL_ERR
867 cil_log(CIL_ERR, "Failed to expand type attribute to bitmap\n"); in __evaluate_type_expression()
893 cil_log(CIL_ERR, "Failed to set type bit\n"); in __cil_type_to_bitmap()
900 cil_log(CIL_ERR, "Failed to set type bit\n"); in __cil_type_to_bitmap()
919 cil_log(CIL_ERR, "Failed to expand user attribute to bitmap\n"); in __evaluate_user_expression()
948 cil_log(CIL_ERR, "Failed to set user bit\n"); in __cil_user_to_bitmap()
967 cil_log(CIL_ERR, "Failed to expand role attribute to bitmap\n"); in __evaluate_role_expression()
992 cil_log(CIL_ERR, "Failed to set role bit\n"); in __cil_role_to_bitmap()
1013 cil_log(CIL_ERR, "Failed to expand permissionx expression\n"); in __evaluate_permissionx_expression()
1028 cil_log(CIL_ERR, "permissionx value %s not valid number\n", permx_str); in __cil_permx_str_to_int()
1032 cil_log(CIL_ERR, "permissionx value %s must be between 0x0000 and 0xFFFF\n", permx_str); in __cil_permx_str_to_int()
1056 cil_log(CIL_ERR, "Failed to set permissionx bit\n"); in __cil_permx_to_bitmap()
1100 cil_log(CIL_ERR, "Failed to expand category expression to bitmap\n"); in __evaluate_cat_expression()
1143 cil_log(CIL_ERR, "Failed to set cat bit\n"); in __cil_cat_to_bitmap()
1152 cil_log(CIL_ERR, "Failed to set cat bit\n"); in __cil_cat_to_bitmap()
1159 cil_log(CIL_ERR, "Failed to set cat bit\n"); in __cil_cat_to_bitmap()
1183 cil_log(CIL_ERR, "Category sets cannont be used in a category range\n"); in __cil_cat_expr_range_to_bitmap_helper()
1198 cil_log(CIL_ERR, "Invalid category range\n"); in __cil_cat_expr_range_to_bitmap_helper()
1204 cil_log(CIL_ERR, "Failed to set cat bit\n"); in __cil_cat_expr_range_to_bitmap_helper()
1237 cil_log(CIL_ERR, "Failed to set permissionx bit\n"); in __cil_permissionx_expr_range_to_bitmap_helper()
2368 cil_log(CIL_ERR, "Problems processing netifcon rules\n"); in cil_post_db()
2374 cil_log(CIL_ERR, "Problems processing genfscon rules\n"); in cil_post_db()
2380 cil_log(CIL_ERR, "Problems processing ibpkeycon rules\n"); in cil_post_db()
2386 cil_log(CIL_ERR, "Problems processing ibendportcon rules\n"); in cil_post_db()
2392 cil_log(CIL_ERR, "Problems processing portcon rules\n"); in cil_post_db()
2398 cil_log(CIL_ERR, "Problems processing nodecon rules\n"); in cil_post_db()
2404 cil_log(CIL_ERR, "Problems processing fsuse rules\n"); in cil_post_db()
2410 cil_log(CIL_ERR, "Problems processing filecon rules\n"); in cil_post_db()
2416 cil_log(CIL_ERR, "Problems processing iomemcon rules\n"); in cil_post_db()
2422 cil_log(CIL_ERR, "Problems processing ioportcon rules\n"); in cil_post_db()
2428 cil_log(CIL_ERR, "Problems processing pcidevicecon rules\n"); in cil_post_db()
2434 cil_log(CIL_ERR, "Problems processing devicetreecon rules\n"); in cil_post_db()
2466 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_post_verify()
2488 cil_log(CIL_ERR, "Policy must include at least one avrule\n"); in cil_post_verify()
2494 …cil_log(CIL_ERR, "Policy cannot contain more than one selinuxuserdefault, found: %d\n", nseuserdfl… in cil_post_verify()
2513 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_pre_verify()
2527 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_post_process()
2533 cil_log(CIL_ERR, "Failed post db handling\n"); in cil_post_process()
2539 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_post_process()