Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hdb/
Dhdb-ldap.c65 char *h_bind_password; member
77 #define HDB2BINDPW(db) (((struct hdbldapdb *)(db)->hdb_db)->h_bind_password)
1993 h->h_bind_password = strdup(p); in hdb_ldap_common()