Home
last modified time | relevance | path

Searched refs:MONITOR_F_VOLATILE (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dback-monitor.h70 #define MONITOR_F_VOLATILE 0x0040U /* volatile entry */ macro
H A Dcache.c369 if ( mp->mp_flags & MONITOR_F_VOLATILE ) { in monitor_cache_release()
H A Dinit.c517 if ( mp_parent->mp_flags & MONITOR_F_VOLATILE ) { in monitor_back_register_entry()
698 if ( mp_parent->mp_flags & MONITOR_F_VOLATILE ) { in monitor_back_register_entry_parent()
1065 if ( mp->mp_flags & MONITOR_F_VOLATILE ) { in monitor_back_register_entry_attrs()
H A Dconn.c425 mp->mp_flags = MONITOR_F_SUB | MONITOR_F_VOLATILE; in conn_create()
/netbsd/external/bsd/openldap/dist/servers/lloadd/
H A Dmonitor.c529 mp->mp_flags = MONITOR_F_SUB | MONITOR_F_VOLATILE; in lload_monitor_in_conn_entry()
627 mp->mp_flags = MONITOR_F_SUB | MONITOR_F_VOLATILE; in lload_monitor_up_conn_entry()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dmonitor.c525 mp->mp_flags = MONITOR_F_SUB | MONITOR_F_VOLATILE; in ldap_back_monitor_conn_entry()