summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_backend.h
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2015-09-01 17:50:45 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-09-01 17:50:45 +0200
commita1601f16ca9860f3b09627f6804fc910d53b6fbd (patch)
treef1c0a2ad0351401738da5b9deb39075bef5df098 /src/providers/dp_backend.h
parentb39360bc41b5b501dcb3ad25aaf374796829dfd7 (diff)
downloadsssd-a1601f16ca9860f3b09627f6804fc910d53b6fbd.tar.gz
sssd-a1601f16ca9860f3b09627f6804fc910d53b6fbd.tar.xz
sssd-a1601f16ca9860f3b09627f6804fc910d53b6fbd.zip
WIP: Use be_mark_dom_as_offlinesubdomfo
Diffstat (limited to 'src/providers/dp_backend.h')
-rw-r--r--src/providers/dp_backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/dp_backend.h b/src/providers/dp_backend.h
index bca0c2f97..4bffcee9e 100644
--- a/src/providers/dp_backend.h
+++ b/src/providers/dp_backend.h
@@ -189,6 +189,7 @@ struct be_host_req {
bool be_is_offline(struct be_ctx *ctx);
void be_mark_offline(struct be_ctx *ctx);
+void be_mark_dom_offline(struct sss_domain_info *dom, struct be_ctx *ctx);
int be_add_reconnect_cb(TALLOC_CTX *mem_ctx,
struct be_ctx *ctx,