Home
last modified time | relevance | path

Searched refs:LDAP_SYNC_CAPI_PRESENTS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_sync.c383 ls->ls_refreshPhase = LDAP_SYNC_CAPI_PRESENTS; in ldap_sync_search_result()
498 case LDAP_SYNC_CAPI_PRESENTS: in ldap_sync_search_intermediate()
513 ls->ls_refreshPhase = LDAP_SYNC_CAPI_PRESENTS; in ldap_sync_search_intermediate()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h863 LDAP_SYNC_CAPI_PRESENTS = ( LDAP_SYNC_CAPI_PHASE_FLAG | LDAP_SYNC_CAPI_PRESENT ), enumerator
866 LDAP_SYNC_CAPI_PRESENTS_IDSET = ( LDAP_SYNC_CAPI_PRESENTS | LDAP_SYNC_CAPI_IDSET_FLAG ),
869 LDAP_SYNC_CAPI_DONE = ( LDAP_SYNC_CAPI_DONE_FLAG | LDAP_SYNC_CAPI_PRESENTS )