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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslapcommon.c199 *mode &= ~SLAP_TOOL_NO_SCHEMA_CHECK;
201 *mode |= SLAP_TOOL_NO_SCHEMA_CHECK;
519 mode |= SLAP_TOOL_NO_SCHEMA_CHECK;
1185 if ( (slapMode & SLAP_TOOL_NO_SCHEMA_CHECK) == 0) {
H A Dslapadd.c378 if ( (slapMode & SLAP_TOOL_NO_SCHEMA_CHECK) == 0) {
H A Dslap.h1621 #define SLAP_TOOL_NO_SCHEMA_CHECK 0x1000 macro

Completed in 130 milliseconds