Searched refs:SLAP_TOOL_MODE (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dinit.c134 case SLAP_TOOL_MODE:
137 (mode & SLAP_MODE) == SLAP_TOOL_MODE ? "tool" : "server",
262 case SLAP_TOOL_MODE:
H A Dentry.c252 Debug( slapMode & SLAP_TOOL_MODE
255 if( slapMode & SLAP_TOOL_MODE ) {
335 if( slapMode & SLAP_TOOL_MODE ) {
H A Dsl_malloc.c660 if ( slapMode & SLAP_TOOL_MODE ) return NULL;
H A Dbackglue.c845 if (slapMode & SLAP_TOOL_MODE) {
892 if (slapMode & SLAP_TOOL_MODE) {
H A Dat.c135 } else if (( slapMode & SLAP_TOOL_MODE ) && at_oc_cache ) {
H A Dslapcommon.c284 int mode = SLAP_TOOL_MODE;
H A Dbackend.c67 if ( !( slapMode & SLAP_TOOL_MODE ) ) {
H A Dsaslauthz.c1378 if ( slapMode == ( SLAP_SERVER_MODE|SLAP_TOOL_MODE )) {
H A Dslap.h1614 #define SLAP_TOOL_MODE 0x0002 macro
H A Dbconfig.c1590 if ( slapMode & SLAP_TOOL_MODE )
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dlistener.c45 if ( slapMode & SLAP_TOOL_MODE ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-null/
H A Dnull.c294 assert( slapMode & SLAP_TOOL_MODE );
301 assert( slapMode & SLAP_TOOL_MODE );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dtools.c258 assert( slapMode & SLAP_TOOL_MODE );
368 assert( slapMode & SLAP_TOOL_MODE );
652 assert( slapMode & SLAP_TOOL_MODE );
902 assert( slapMode & SLAP_TOOL_MODE );
H A Did2entry.c230 if( !(slapMode & SLAP_TOOL_MODE) ) {
248 /* slapMode : SLAP_SERVER_MODE, SLAP_TOOL_MODE,
H A Dinit.c465 if ( slapMode & SLAP_TOOL_MODE )
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dsyncprov.c3062 if ( slapMode & SLAP_TOOL_MODE ) {
3162 if ( slapMode & SLAP_TOOL_MODE ) {
H A Daccesslog.c2200 if ( slapMode & SLAP_TOOL_MODE )

Completed in 201 milliseconds