Lines Matching refs:rule
920 const char *rule;
1001 for (c = 0; match_tests[c].rule != NULL; c++) {
1007 ret = sss_certmap_add_rule(ctx, 1, match_tests[c].rule, NULL, NULL);
1017 for (c = 0; match_tests_2[c].rule != NULL; c++) {
1023 print_error("Checking matching rule [%s]\n", match_tests_2[c].rule);
1025 ret = sss_certmap_add_rule(ctx, 1, match_tests_2[c].rule, NULL, NULL);
1035 for (c = 0; match_tests_3[c].rule != NULL; c++) {
1041 print_error("Checking matching rule [%s]\n", match_tests_3[c].rule);
1043 ret = sss_certmap_add_rule(ctx, 1, match_tests_3[c].rule, NULL, NULL);