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

  /src/external/bsd/openldap/dist/libraries/libldap/
ldap_sync.c 150 phase = ls->ls_refreshPhase;
303 ls->ls_refreshPhase = LDAP_SYNC_CAPI_DONE;
383 ls->ls_refreshPhase = LDAP_SYNC_CAPI_PRESENTS;
387 ls->ls_refreshPhase = LDAP_SYNC_CAPI_DELETES;
417 ls->ls_refreshPhase = LDAP_SYNC_CAPI_DONE;
496 switch ( ls->ls_refreshPhase ) {
499 ls->ls_refreshPhase = LDAP_SYNC_CAPI_DELETES;
511 switch ( ls->ls_refreshPhase ) {
513 ls->ls_refreshPhase = LDAP_SYNC_CAPI_PRESENTS;
555 ls->ls_refreshPhase = LDAP_SYNC_CAPI_DONE
    [all...]
  /src/external/bsd/openldap/dist/include/
ldap.h 967 ldap_sync_refresh_t ls_refreshPhase;

Completed in 18 milliseconds