Home
last modified time | relevance | path

Searched refs:LDAP_CONTROL_SYNC (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_sync.c732 ctrl.ldctl_oid = LDAP_CONTROL_SYNC; in ldap_sync_init()
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsyncprov.c3860 rc = overlay_register_control( be, LDAP_CONTROL_SYNC ); in syncprov_db_open()
4025 overlay_unregister_control( be, LDAP_CONTROL_SYNC ); in syncprov_db_close()
4222 rc = register_supported_control( LDAP_CONTROL_SYNC, in syncprov_initialize()
/netbsd/external/bsd/openldap/dist/include/
H A Dldap.h287 #define LDAP_CONTROL_SYNC LDAP_SYNC_OID ".1" macro
/netbsd/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c1254 c[i].ldctl_oid = LDAP_CONTROL_SYNC; in main()
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c668 c[0].ldctl_oid = LDAP_CONTROL_SYNC; in ldap_sync_search()