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

/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c59 char *h_url; member in struct:hdbldapdb
68 #define HDB2URL(dn) (((struct hdbldapdb *)(db)->hdb_db)->h_url)
1854 h->h_url = strdup(url);
1856 if (h->h_url == NULL || h->h_base == NULL) {

Completed in 85 milliseconds