Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c67 char *h_createbase; member
78 #define HDB2CREATE(db) (((struct hdbldapdb *)(db)->hdb_db)->h_createbase)
2007 h->h_createbase = strdup(create_base); in hdb_ldap_common()
2008 if (h->h_createbase == NULL) { in hdb_ldap_common()