Home
last modified time | relevance | path

Searched refs:h_bind_dn (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c64 char *h_bind_dn; member
76 #define HDB2BINDDN(db) (((struct hdbldapdb *)(db)->hdb_db)->h_bind_dn)
1988 h->h_bind_dn = strdup(p); in hdb_ldap_common()