mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#7028 man: ldap_sync(3) ldap_sync_destroy type
This commit is contained in:
parent
e422c3c919
commit
4b9d680f55
@ -20,7 +20,7 @@ OpenLDAP LDAP (libldap, \-lldap)
|
||||
.LP
|
||||
.BI "ldap_sync_t * ldap_sync_initialize(ldap_sync_t *" ls ");"
|
||||
.LP
|
||||
.BI "int ldap_sync_destroy(ldap_sync_t *" ls ", int " freeit ");"
|
||||
.BI "void ldap_sync_destroy(ldap_sync_t *" ls ", int " freeit ");"
|
||||
.LP
|
||||
.BI "typedef int (*" ldap_sync_search_entry_f ")(ldap_sync_t *" ls ","
|
||||
.RS
|
||||
|
Loading…
Reference in New Issue
Block a user