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

  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
back-monitor.h 72 #define MONITOR_F_VOLATILE_CH 0x0080U /* subsystem generates
267 ( ( mp )->mp_flags & MONITOR_F_VOLATILE_CH )
conn.c 110 mp->mp_flags &= ~MONITOR_F_VOLATILE_CH;
146 mp->mp_flags &= ~MONITOR_F_VOLATILE_CH;
182 mp->mp_flags &= ~MONITOR_F_VOLATILE_CH;
cache.c 388 if ( mp->mp_flags & MONITOR_F_VOLATILE_CH ) {
init.c 107 MONITOR_F_VOLATILE_CH,
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
monitor.c 619 rc = mbe->register_entry( e, NULL, ms, MONITOR_F_VOLATILE_CH );
1005 mss->mss_flags = MONITOR_F_VOLATILE_CH;

Completed in 15 milliseconds