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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dldap.c104 #define LDAP_TRACE(x) do { \ macro
111 #define LDAP_TRACE(x) Curl_nop_stmt macro
454 LDAP_TRACE (("Received %d entries\n", num));
604 LDAP_TRACE (("DN '%.*s'\n", p ? (size_t)(p-ludp->lud_dn) :
624 LDAP_TRACE (("attr[%d] '%s'\n", i, ludp->lud_attrs[i]));
642 LDAP_TRACE (("scope %d\n", ludp->lud_scope));
659 LDAP_TRACE (("filter '%s'\n", ludp->lud_filter));

Completed in 46 milliseconds