Searched refs:LDAP_DEBUG (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/external/bsd/openldap/dist/include/ac/
H A Dassert.h24 #ifdef LDAP_DEBUG
54 #else /* !LDAP_DEBUG */
57 #endif /* LDAP_DEBUG */
/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_log.h51 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
60 #else /* !LDAP_DEBUG || !LDAP_SYSLOG */
69 #endif /* !LDAP_DEBUG || !LDAP_SYSLOG */
131 #ifdef LDAP_DEBUG
150 #endif /* LDAP_DEBUG */
155 #ifdef LDAP_DEBUG
177 #else /* ! LDAP_DEBUG */
179 /* TODO: in case LDAP_DEBUG is undefined, make sure logs with appropriate
184 #endif /* ! LDAP_DEBUG */
H A Dldap_pvt_thread.h175 #ifdef LDAP_DEBUG
184 #endif /* LDAP_DEBUG */
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dopen.c371 #ifdef LDAP_DEBUG
390 #ifdef LDAP_DEBUG
402 #ifdef LDAP_DEBUG
419 #ifdef LDAP_DEBUG
450 #ifdef LDAP_DEBUG
466 #ifdef LDAP_DEBUG
484 #ifdef LDAP_DEBUG
500 #ifdef LDAP_DEBUG
599 #ifdef LDAP_DEBUG
H A Dresult.c227 #ifdef LDAP_DEBUG
267 #ifdef LDAP_DEBUG
275 #endif /* LDAP_DEBUG */
291 #ifdef LDAP_DEBUG
300 #endif /* LDAP_DEBUG */
323 #ifdef LDAP_DEBUG
517 #ifdef LDAP_DEBUG
H A Dsasl.c853 #ifdef LDAP_DEBUG
868 #ifdef LDAP_DEBUG
H A Dtest.c303 #ifdef LDAP_DEBUG
464 #ifdef LDAP_DEBUG
H A Dtls2.c367 #ifdef LDAP_DEBUG
440 #ifdef LDAP_DEBUG
473 #ifdef LDAP_DEBUG
500 #ifdef LDAP_DEBUG
H A Dsearch.c355 #ifdef LDAP_DEBUG
377 #endif /* LDAP_DEBUG */
H A Dldif.c507 #ifdef LDAP_DEBUG
H A Drequest.c849 #ifdef LDAP_DEBUG
961 #endif /* LDAP_DEBUG */
1656 #ifdef LDAP_DEBUG
1661 #endif /* LDAP_DEBUG */
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dalias.c115 Debug(LDAP_DEBUG,"nssov_alias_all()\n");,
/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dinit.c52 #ifdef LDAP_DEBUG
H A Dmain.c169 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
228 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
442 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
479 #ifdef LDAP_DEBUG
483 fputs( "must compile with LDAP_DEBUG for debugging\n",
540 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
554 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
612 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
631 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
H A Dconnection.c585 #ifdef LDAP_DEBUG
594 #ifdef LDAP_DEBUG
602 #ifdef LDAP_DEBUG
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dmain.c170 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
233 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
528 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
592 #ifdef LDAP_DEBUG
596 fputs( "must compile with LDAP_DEBUG for debugging\n",
653 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
667 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
776 #if defined(LDAP_DEBUG) && defined(LDAP_SYSLOG)
795 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
H A Dslappasswd.c132 #ifdef LDAP_DEBUG
H A Dinit.c51 #ifdef LDAP_DEBUG
H A Dslapcommon.c56 #if defined(LDAP_SYSLOG) && defined(LDAP_DEBUG)
62 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
184 #if defined(LDAP_SYSLOG) && defined(LDAP_DEBUG)
204 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
301 #ifdef LDAP_DEBUG
395 #ifdef LDAP_DEBUG
405 fputs( "must compile with LDAP_DEBUG for debugging\n",
582 #if defined(LDAP_SYSLOG) && defined(LDAP_DEBUG)
602 #endif /* LDAP_DEBUG && LDAP_SYSLOG */
703 #if defined(LDAP_SYSLOG) && defined(LDAP_DEBUG)
[all...]
H A Dconnection.c450 #ifdef LDAP_DEBUG
462 #ifdef LDAP_DEBUG
475 #ifdef LDAP_DEBUG
483 #ifdef LDAP_DEBUG
H A Dslapadd.c417 #ifdef LDAP_DEBUG
H A Dmodify.c51 #ifdef LDAP_DEBUG
112 #ifdef LDAP_DEBUG
168 #endif /* LDAP_DEBUG */
H A Dslapmodify.c125 #ifdef LDAP_DEBUG
H A Daclparse.c75 #ifdef LDAP_DEBUG
1886 #ifdef LDAP_DEBUG
2810 #ifdef LDAP_DEBUG
2820 #endif /* LDAP_DEBUG */
/netbsd-current/external/bsd/openldap/include/
H A Dportable.h828 #define LDAP_DEBUG 1 macro

Completed in 313 milliseconds

12