Searched refs:ha_buf (Results 1 – 2 of 2) sorted by relevance
608 char *ha_buf=NULL; in ldap_connect_to_host() local767 rc = ldap_pvt_gethostbyname_a( host, &he_buf, &ha_buf, in ldap_connect_to_host()777 if (ha_buf) LDAP_FREE(ha_buf); in ldap_connect_to_host()864 if (ha_buf) LDAP_FREE(ha_buf); in ldap_connect_to_host()
870 char *ha_buf; in ldap_pvt_get_fqdn()903 &he_buf, &ha_buf, &hp, &local_h_errno ); in ldap_pvt_get_fqdn()911 LDAP_FREE( ha_buf ); in ldap_pvt_get_fqdn()