summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_hbac_private.h
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-01-09 17:31:40 -0500
committerJakub Hrozek <jhrozek@redhat.com>2013-01-21 22:17:33 +0100
commit18cb0d6489d01a61a2f7bf53815f53a58e9ade0d (patch)
treebb763f0e3d67b5e3c9059c750a263182fd84a4f9 /src/providers/ipa/ipa_hbac_private.h
parent0700185377ad23885cc2ddae20abe0dc36a3abca (diff)
downloadsssd-18cb0d6489d01a61a2f7bf53815f53a58e9ade0d.tar.gz
sssd-18cb0d6489d01a61a2f7bf53815f53a58e9ade0d.tar.xz
sssd-18cb0d6489d01a61a2f7bf53815f53a58e9ade0d.zip
Remove sysdb arg from hbac_*host_attrs_to_rule()
Diffstat (limited to 'src/providers/ipa/ipa_hbac_private.h')
-rw-r--r--src/providers/ipa/ipa_hbac_private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/providers/ipa/ipa_hbac_private.h b/src/providers/ipa/ipa_hbac_private.h
index 857160591..984ce90b5 100644
--- a/src/providers/ipa/ipa_hbac_private.h
+++ b/src/providers/ipa/ipa_hbac_private.h
@@ -93,7 +93,6 @@ hbac_get_category(struct sysdb_attrs *attrs,
errno_t
hbac_thost_attrs_to_rule(TALLOC_CTX *mem_ctx,
- struct sysdb_ctx *sysdb,
struct sss_domain_info *domain,
const char *rule_name,
struct sysdb_attrs *rule_attrs,
@@ -101,7 +100,6 @@ hbac_thost_attrs_to_rule(TALLOC_CTX *mem_ctx,
errno_t
hbac_shost_attrs_to_rule(TALLOC_CTX *mem_ctx,
- struct sysdb_ctx *sysdb,
struct sss_domain_info *domain,
const char *rule_name,
struct sysdb_attrs *rule_attrs,