Lines Matching refs:rule
65 struct hbac_rule **rule);
97 /* Create each rule one at a time */
129 struct hbac_rule **rule)
142 DEBUG(SSSDBG_CONF_SETTINGS, "rule has no name, assuming '(none)'.\n");
150 DEBUG(SSSDBG_TRACE_LIBS, "Processing rule [%s]\n", new_rule->name);
168 "Rule [%s] is not an ALLOW rule\n", new_rule->name);
179 DEBUG(SSSDBG_CRIT_FAILURE, "Could not parse users for rule [%s]\n",
190 DEBUG(SSSDBG_CRIT_FAILURE, "Could not parse services for rule [%s]\n",
202 "Could not parse target hosts for rule [%s]\n",
217 "Could not parse source hosts for rule [%s]\n",
222 *rule = new_rule;
336 * to match any rule requiring the
548 * This rule will only match the name or
564 * This rule will only match the name or
658 * This rule will only match the name or
674 * This rule will only match the name or