Skip to content
Snippets Groups Projects
Commit 16d820ad authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

add iterator on overlays

parent 9f5f75c7
Branches
Tags
No related merge requests found
......@@ -283,6 +283,7 @@ LDAP_SLAPD_F (int) glue_sub_init( void );
LDAP_SLAPD_F (int) overlay_register( slap_overinst *on );
LDAP_SLAPD_F (int) overlay_config( BackendDB *be, const char *ov );
LDAP_SLAPD_F (slap_overinst *) overlay_next( slap_overinst *on );
/*
* ch_malloc.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment