Searched refs:HDB2BASE (Results 1 – 1 of 1) sorted by relevance
74 #define HDB2BASE(dn) (((struct hdbldapdb *)(db)->hdb_db)->h_base) macro907 rc = ldap_search_ext_s(HDB2LDAP(db), HDB2BASE(db), in LDAP__lookup_princ()944 rc = ldap_search_ext_s(HDB2LDAP(db), HDB2BASE(db), LDAP_SCOPE_SUBTREE, in LDAP__lookup_princ()1574 ret = ldap_search_ext(HDB2LDAP(db), HDB2BASE(db), in LDAP_firstkey()1877 if (HDB2BASE(db)) in LDAP_destroy()1878 free(HDB2BASE(db)); in LDAP_destroy()