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

  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
back-monitor.h 71 #define MONITOR_F_VOLATILE 0x0040U /* volatile entry */
cache.c 421 if ( mp->mp_flags & MONITOR_F_VOLATILE ) {
init.c 515 if ( mp_parent->mp_flags & MONITOR_F_VOLATILE ) {
687 if ( mp_parent->mp_flags & MONITOR_F_VOLATILE ) {
1047 if ( mp->mp_flags & MONITOR_F_VOLATILE ) {
conn.c 417 mp->mp_flags = MONITOR_F_SUB | MONITOR_F_VOLATILE;
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
monitor.c 525 mp->mp_flags = MONITOR_F_SUB | MONITOR_F_VOLATILE;

Completed in 19 milliseconds