Home
last modified time | relevance | path

Searched refs:SLAP_TOOL_MODE (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dinit.c139 case SLAP_TOOL_MODE: in slap_init()
142 (mode & SLAP_MODE) == SLAP_TOOL_MODE ? "tool" : "server" ); in slap_init()
274 case SLAP_TOOL_MODE: in slap_destroy()
H A Dentry.c256 …int wtool = ( slapMode & (SLAP_TOOL_MODE|SLAP_TOOL_READONLY|SLAP_TOOL_NO_SCHEMA_CHECK) ) == SLAP_T… in str2entry2()
H A Dsl_malloc.c676 if ( slapMode & SLAP_TOOL_MODE ) return NULL; in slap_sl_context()
H A Dbackglue.c847 if (slapMode & SLAP_TOOL_MODE) { in glue_open()
894 if (slapMode & SLAP_TOOL_MODE) { in glue_close()
H A Dslapcommon.c296 int mode = SLAP_TOOL_MODE; in slap_tool_init()
H A Dat.c140 } else if (( slapMode & SLAP_TOOL_MODE ) && at_oc_cache ) { in at_bvfind()
H A Dbackend.c72 if ( !( slapMode & SLAP_TOOL_MODE ) ) { in backend_init_controls()
H A Dslap.h1600 #define SLAP_TOOL_MODE 0x0002 macro
H A Dbconfig.c1933 if ( slapMode & SLAP_TOOL_MODE ) in config_generic()
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dmodule_init.c98 if ( slapMode & SLAP_TOOL_MODE ) { in lload_back_open()
133 if ( slapMode & SLAP_TOOL_MODE ) { in lload_back_close()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dtools.cpp112 assert( slapMode & SLAP_TOOL_MODE ); in ndb_tool_entry_next()
241 assert( slapMode & SLAP_TOOL_MODE ); in ndb_tool_entry_get()
405 assert( slapMode & SLAP_TOOL_MODE ); in ndb_tool_entry_put()
H A Dndbio.cpp641 if ( slapMode & SLAP_TOOL_MODE ) in ndb_oc_attrs()
745 if (( slapMode & SLAP_TOOL_MODE ) && ndb_flush_blobs ) in ndb_entry_put_data()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-null/
H A Dnull.c359 assert( slapMode & SLAP_TOOL_MODE ); in null_tool_entry_get()
366 assert( slapMode & SLAP_TOOL_MODE ); in null_tool_entry_put()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dlistener.c50 if ( slapMode & SLAP_TOOL_MODE ) { in monitor_subsys_listener_init()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dtools.c197 assert( slapMode & SLAP_TOOL_MODE ); in wt_tool_entry_get()
312 assert( slapMode & SLAP_TOOL_MODE ); in wt_tool_entry_put()
H A Did2entry.c201 if( !(slapMode & SLAP_TOOL_MODE) ) { in wt_entry_return()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/pwmods/
H A Dargon2.c235 if ( (slapMode & SLAP_MODE) != SLAP_TOOL_MODE || in init_module()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dtools.c273 assert( slapMode & SLAP_TOOL_MODE ); in mdb_tool_entry_next()
380 assert( slapMode & SLAP_TOOL_MODE ); in mdb_tool_entry_get_int()
661 assert( slapMode & SLAP_TOOL_MODE ); in mdb_tool_entry_put()
993 assert( slapMode & SLAP_TOOL_MODE ); in mdb_tool_entry_modify()
1081 assert( slapMode & SLAP_TOOL_MODE ); in mdb_tool_entry_delete()
H A Did2entry.c748 if (( slapMode & SLAP_TOOL_MODE ) && mdb_tool_txn ) { in mdb_opinfo_get()
769 if (( slapMode & SLAP_TOOL_MODE ) && mdb_tool_txn ) { in mdb_opinfo_get()
H A Ddn2id.c158 if ((slapMode & SLAP_TOOL_MODE) || (e->e_id == mdb->mi_nextid)) in mdb_dn2id_add()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dautoca.c985 if (slapMode & SLAP_TOOL_MODE) in autoca_db_open()
H A Ddds.c1793 if ( slapMode & SLAP_TOOL_MODE ) in dds_db_open()
H A Dsyncprov.c3856 if ( slapMode & SLAP_TOOL_MODE ) { in syncprov_db_open()
3989 if ( slapMode & SLAP_TOOL_MODE ) { in syncprov_db_close()
H A Daccesslog.c2455 if ( slapMode & SLAP_TOOL_MODE ) in accesslog_db_open()