HomeSort by: relevance | last modified time | path
    Searched refs:SLAP_MONITOR (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
database.c 170 if ( SLAP_MONITOR( be ) ) {
253 if ( SLAP_MONITOR( be ) ) {
661 if ( SLAP_MONITOR( be ) ) {
  /src/external/bsd/openldap/dist/servers/slapd/
root_dse.c 265 if ( SLAP_MONITOR( be )) {
slapcommon.c 846 if ( SLAP_MONITOR(be))
slap.h 2386 #define SLAP_MONITOR(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_MONITOR)
bconfig.c 3344 } else if ( SLAP_MONITOR(c->be) ) {
3963 } else if ( SLAP_MONITOR(c->be) ) {

Completed in 77 milliseconds