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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dmodify.c270 if ( op->orm_increment && !SLAP_INCREMENT( op->o_bd ) ) {
H A Dslap.h2346 #define SLAP_INCREMENT(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_INCREMENT) macro

Completed in 317 milliseconds