Home
last modified time | relevance | path

Searched refs:SLAP_MONITOR (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Ddatabase.c170 if ( SLAP_MONITOR( be ) ) { in monitor_subsys_overlay_init_one()
254 if ( SLAP_MONITOR( be ) ) { in monitor_subsys_database_init_one()
688 if ( SLAP_MONITOR( be ) ) { in monitor_subsys_database_modify()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Droot_dse.c265 if ( SLAP_MONITOR( be )) { in root_dse_info()
H A Dslapcommon.c840 if ( SLAP_MONITOR(be)) in slap_tool_init()
H A Dslap.h2370 #define SLAP_MONITOR(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_MONITOR) macro
H A Dbconfig.c3295 } else if ( SLAP_MONITOR(c->be) ) { in config_suffix()
4150 } else if ( SLAP_MONITOR(c->be) ) { in config_shadow()