Home
last modified time | relevance | path

Searched refs:LDAP_TAG_REFRESHDONE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_sync.c539 if ( ber_peek_tag( ber, &len ) == LDAP_TAG_REFRESHDONE ) { in ldap_sync_search_intermediate()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c2179 if ( tag == LDAP_TAG_REFRESHDONE ) { in print_syncinfo()
2214 if ( tag == LDAP_TAG_REFRESHDONE ) { in print_syncinfo()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h307 #define LDAP_TAG_REFRESHDONE ((ber_tag_t) 0x01U) macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c1751 LDAP_TAG_REFRESHDONE ) in do_syncrep2()