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

/freebsd-current/usr.sbin/ypldap/
H A Daldap.c52 #define LDAP_DEBUG(x, y) do { fprintf(stderr, "*** " x "\n"); ldap_debug_elements(y); } while (0) macro
55 #define LDAP_DEBUG(x, y) do { } while (0) macro
102 LDAP_DEBUG("aldap_bind", root);
132 LDAP_DEBUG("aldap_unbind", root);
192 LDAP_DEBUG("aldap_search", root);
265 LDAP_DEBUG("message", m->msg);
481 LDAP_DEBUG("attr", msg->body.search.iter);
516 LDAP_DEBUG("attr", msg->body.search.attrs);

Completed in 71 milliseconds