Home
last modified time | relevance | path

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

/freebsd-13.1/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)
224 lmap->ldap_debug, dbg_init);
226 &(lmap->ldap_debug));
/freebsd-13.1/contrib/sendmail/include/sm/
H A Dldap.h98 int ldap_debug; member
/freebsd-13.1/contrib/sendmail/src/
H A Dmap.c4769 lmap->ldap_debug = atoi(p);