Searched refs:ldap_host (Results 1 – 4 of 4) sorted by relevance
72 lmap->ldap_host = NULL;155 if (lmap->ldap_host != NULL)156 id = lmap->ldap_host;188 lmap->ldap_host = sm_strdup_x(ludp->lud_host);189 if (lmap->ldap_host == NULL)204 ld = ldap_init(lmap->ldap_host, lmap->ldap_port);214 ld = ldap_open(lmap->ldap_host, lmap->ldap_port);
444 LDAPLMAP.ldap_host = MBDB_DEFAULT_LDAP_SERVER;466 LDAPLMAP.ldap_host = sep;
60 char *ldap_host; member
3416 if (lmap->ldap_host != NULL)3417 id = lmap->ldap_host;3829 if (lmap->ldap_host != NULL)3830 id = lmap->ldap_host;4106 if (lmap->ldap_host != NULL)4127 lmap->ldap_host = p;4375 if (lmap->ldap_host != NULL &&4378 LDAPDefaults->ldap_host != lmap->ldap_host))4379 lmap->ldap_host = newstr(ldapmap_dequote(lmap->ldap_host));4380 map->map_domain = lmap->ldap_host;