Searched refs:StatslogTest (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsearch.c211 if ( StatslogTest( LDAP_DEBUG_STATS ) ) {
H A Dslap.h2979 #define StatslogTest( level ) ((ldap_debug | ldap_syslog) & (level)) macro
2986 #define StatslogTest( level ) (ldap_debug & (level)) macro
2990 #define StatslogTest( level ) (0) macro
H A Dmodify.c133 if ( StatslogTest( LDAP_DEBUG_STATS ) ) {

Completed in 50 milliseconds