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

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

Completed in 157 milliseconds