OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_CONTROL_SYNC_DONE
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
ldap_sync.c
322
LDAP_CONTROL_SYNC_DONE
) == 0 )
/src/external/bsd/openldap/dist/include/
ldap.h
289
#define
LDAP_CONTROL_SYNC_DONE
LDAP_SYNC_OID ".3"
/src/external/bsd/openldap/dist/clients/tools/
common.c
198
{
LDAP_CONTROL_SYNC_DONE
, TOOL_SEARCH, print_syncdone },
/src/external/bsd/openldap/dist/servers/slapd/
syncrepl.c
1692
rctrlp = ldap_control_find(
LDAP_CONTROL_SYNC_DONE
, rctrls, &next );
1693
if ( next && ldap_control_find(
LDAP_CONTROL_SYNC_DONE
, next, NULL ) )
/src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c
306
cp->ldctl_oid =
LDAP_CONTROL_SYNC_DONE
;
Completed in 26 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026