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

/freebsd-12-stable/contrib/sendmail/include/sm/
H A Dldap.h98 int ldap_debug; member in struct:sm_ldap_struct
/freebsd-12-stable/contrib/sendmail/libsm/
H A Dldap.c162 lmap->ldap_debug != 0)
169 sm_dprintf("ldap_debug0=%d\n", lmap->ldap_debug);
171 &(lmap->ldap_debug));
175 &(lmap->ldap_debug));
218 && lmap->ldap_debug > 0)
223 sm_dprintf("ldap_debug=%d, dbg_init=%d\n",
224 lmap->ldap_debug, dbg_init);
226 &(lmap->ldap_debug));
/freebsd-12-stable/contrib/sendmail/src/
H A Dmap.c4769 lmap->ldap_debug = atoi(p);

Completed in 130 milliseconds