summaryrefslogtreecommitdiffstats
path: root/src/responder/autofs/autofs_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/responder/autofs/autofs_private.h')
-rw-r--r--src/responder/autofs/autofs_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/responder/autofs/autofs_private.h b/src/responder/autofs/autofs_private.h
index a2af36e40..58445f35b 100644
--- a/src/responder/autofs/autofs_private.h
+++ b/src/responder/autofs/autofs_private.h
@@ -79,6 +79,8 @@ struct sss_cmd_table *get_autofs_cmds(void);
void autofs_map_hash_delete_cb(hash_entry_t *item,
hash_destroy_enum deltype, void *pvt);
+errno_t autofs_orphan_maps(struct autofs_ctx *actx);
+
enum sss_dp_autofs_type {
SSS_DP_AUTOFS
};