Home
last modified time | relevance | path

Searched refs:DEBUGLEVEL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/rump_wmd/
H A Drump_wmd.sh30 DEBUGLEVEL=0
58 DEBUGLEVEL=$((DEBUGLEVEL + 1))
72 [ ${DEBUGLEVEL} -ge ${1} ] && \
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A Ddebug.h20 #define DEBUGLEVEL LDAP_DEBUG_ANY macro
27 if((level) & DEBUGLEVEL){ \