HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_SYNC_CAPI_DELETES (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
ldap_sync.c 387 ls->ls_refreshPhase = LDAP_SYNC_CAPI_DELETES;
499 ls->ls_refreshPhase = LDAP_SYNC_CAPI_DELETES;
  /src/external/bsd/openldap/dist/include/
ldap.h 864 LDAP_SYNC_CAPI_DELETES = ( LDAP_SYNC_CAPI_PHASE_FLAG | LDAP_SYNC_CAPI_DELETE ),
867 LDAP_SYNC_CAPI_DELETES_IDSET = ( LDAP_SYNC_CAPI_DELETES | LDAP_SYNC_CAPI_IDSET_FLAG ),
896 * If phase is LDAP_SYNC_CAPI_PRESENTS or LDAP_SYNC_CAPI_DELETES,

Completed in 33 milliseconds