Searched refs:SLAP_TOOL_VALUE_CHECK (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslapadd.c371 if ( slapMode & SLAP_TOOL_VALUE_CHECK ) {
373 slapMode &= ~SLAP_TOOL_VALUE_CHECK;
H A Dslapcommon.c217 *mode |= SLAP_TOOL_VALUE_CHECK;
219 *mode &= ~SLAP_TOOL_VALUE_CHECK;
1197 if ( (slapMode & SLAP_TOOL_VALUE_CHECK) != 0) {
H A Dslap.h1622 #define SLAP_TOOL_VALUE_CHECK 0x2000 macro

Completed in 93 milliseconds