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

/freebsd-current/contrib/sendmail/include/sm/
H A Dldap.h78 char *ldap_base; member in struct:sm_ldap_struct
/freebsd-current/contrib/sendmail/libsm/
H A Dmbdb.c427 LDAPLMAP.ldap_base = MBDB_DEFAULT_LDAP_BASEDN;
434 /* interpolate new ldap_base and ldap_host from arg if given */
452 LDAPLMAP.ldap_base = new;
H A Dldap.c90 lmap->ldap_base = NULL;
675 msgid = ldap_search(lmap->ldap_ld, lmap->ldap_base,
1478 lmap->ldap_base,
/freebsd-current/contrib/sendmail/src/
H A Dmap.c4766 lmap->ldap_base = p;
5173 if (lmap->ldap_base != NULL &&
5176 LDAPDefaults->ldap_base != lmap->ldap_base))
5177 lmap->ldap_base = newstr(ldapmap_dequote(lmap->ldap_base));

Completed in 284 milliseconds