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);
437 LDAPLMAP.ldap_host = MBDB_DEFAULT_LDAP_SERVER;459 LDAPLMAP.ldap_host = sep;
60 char *ldap_host; member
3422 if (lmap->ldap_host != NULL)3423 id = lmap->ldap_host;3835 if (lmap->ldap_host != NULL)3836 id = lmap->ldap_host;4112 if (lmap->ldap_host != NULL)4133 lmap->ldap_host = p;4381 if (lmap->ldap_host != NULL &&4384 LDAPDefaults->ldap_host != lmap->ldap_host))4385 lmap->ldap_host = newstr(ldapmap_dequote(lmap->ldap_host));4386 map->map_domain = lmap->ldap_host;