Home
last modified time | relevance | path

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

/freebsd-src/contrib/sendmail/libsm/
H A Dldap.c165 lmap->ldap_debug != 0)
172 sm_dprintf("ldap_debug0=%d\n", lmap->ldap_debug);
174 &(lmap->ldap_debug));
178 &(lmap->ldap_debug));
221 && lmap->ldap_debug > 0)
227 lmap->ldap_debug, dbg_init);
229 &(lmap->ldap_debug));
/freebsd-src/contrib/sendmail/include/sm/
H A Dldap.h98 int ldap_debug; member
/freebsd-src/contrib/sendmail/src/
H A Dmap.c5023 lmap->ldap_debug = atoi(p);