Skip to content
Snippets Groups Projects
Commit 91e69fc3 authored by Jong Hyuk Choi's avatar Jong Hyuk Choi
Browse files

add slap_uuidstr_from_normalized()

parent 9965ccc2
No related branches found
No related tags found
No related merge requests found
......@@ -1089,6 +1089,8 @@ LDAP_SLAPD_F (void) syncrepl_add_glue LDAP_P((
LDAP_SLAPD_F (Entry*) slap_create_syncrepl_entry LDAP_P((
Backend *, struct berval *,
struct berval *, struct berval * ));
LDAP_SLAPD_F (struct berval *) slap_uuidstr_from_normalized LDAP_P((
struct berval *, struct berval *, void * ));
/* syntax.c */
LDAP_SLAPD_F (Syntax *) syn_find LDAP_P((
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment