Lines Matching full:host
311 * On failure, throttle the connexion for the remote host
729 xauth_ldap_config.host = NULL;
742 /* set default host */
744 xauth_ldap_config.host = vmalloc(tmplen);
745 if (xauth_ldap_config.host == NULL)
747 memcpy(xauth_ldap_config.host->v, LDAP_DFLT_HOST, tmplen);
821 tmplen += strlen(xauth_ldap_config.host->v);
829 xauth_ldap_config.host->v,
1049 tmplen += strlen(xauth_ldap_config.host->v);
1057 xauth_ldap_config.host->v,