Searched refs:DEBUGLEVEL (Results 1 – 2 of 2) sorted by relevance
30 DEBUGLEVEL=058 DEBUGLEVEL=$((DEBUGLEVEL + 1))72 [ ${DEBUGLEVEL} -ge ${1} ] && \
20 #define DEBUGLEVEL LDAP_DEBUG_ANY macro27 if((level) & DEBUGLEVEL){ \