Home
last modified time | relevance | path

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

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