Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
91e69fc3
Commit
91e69fc3
authored
Nov 19, 2003
by
Jong Hyuk Choi
Browse files
add slap_uuidstr_from_normalized()
parent
9965ccc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/proto-slap.h
View file @
91e69fc3
...
...
@@ -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
((
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment