Searched refs:ce_state (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dctxcsn.c61 csne->ce_state = SLAP_CSN_COMMIT;
69 if ( csne->ce_state == SLAP_CSN_COMMIT ) committed_csne = csne;
70 if ( csne->ce_state == SLAP_CSN_PENDING ) break;
98 csne->ce_state = SLAP_CSN_PENDING;
198 pending->ce_state = SLAP_CSN_PENDING;
H A Dslap.h2454 long ce_state; member in struct:slap_csn_entry

Completed in 126 milliseconds