Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/heimdal/lib/hdb/
H A Dhdb.h263 struct hdb_so_method { struct
H A Dhdb.c281 struct hdb_so_method *mso; in find_dynamic_method()
323 mso = (struct hdb_so_method *) dlsym(dl, symbol); in find_dynamic_method()
H A Dhdb-ldap.c1935 struct hdb_so_method hdb_ldap_interface = {
1941 struct hdb_so_method hdb_ldapi_interface = {
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.2003936 * lib/hdb/hdb.h: add struct hdb_so_method and