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()
2360 cil_log(CIL_ERR, "Problems processing netifcon rules\n"); in cil_post_db()
2366 cil_log(CIL_ERR, "Problems processing genfscon rules\n"); in cil_post_db()
2372 cil_log(CIL_ERR, "Problems processing ibpkeycon rules\n"); in cil_post_db()
2378 cil_log(CIL_ERR, "Problems processing ibendportcon rules\n"); in cil_post_db()
2384 cil_log(CIL_ERR, "Problems processing portcon rules\n"); in cil_post_db()
2390 cil_log(CIL_ERR, "Problems processing nodecon rules\n"); in cil_post_db()
2396 cil_log(CIL_ERR, "Problems processing fsuse rules\n"); in cil_post_db()
2402 cil_log(CIL_ERR, "Problems processing filecon rules\n"); in cil_post_db()
2408 cil_log(CIL_ERR, "Problems processing iomemcon rules\n"); in cil_post_db()
2414 cil_log(CIL_ERR, "Problems processing ioportcon rules\n"); in cil_post_db()
2420 cil_log(CIL_ERR, "Problems processing pcidevicecon rules\n"); in cil_post_db()
2426 cil_log(CIL_ERR, "Problems processing devicetreecon rules\n"); in cil_post_db()
2458 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_post_verify()
2480 cil_log(CIL_ERR, "Policy must include at least one avrule\n"); in cil_post_verify()
2486 …cil_log(CIL_ERR, "Policy cannot contain more than one selinuxuserdefault, found: %d\n", nseuserdfl… in cil_post_verify()
2505 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_pre_verify()
2519 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_post_process()
2525 cil_log(CIL_ERR, "Failed post db handling\n"); in cil_post_process()
2531 cil_log(CIL_ERR, "Failed to verify cil database\n"); in cil_post_process()