Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dlibhdb-exports.def47 hdb_interface_version DATA
H A Dversion-script.map77 hdb_interface_version;
H A Dhdb.h312 extern const int hdb_interface_version;
H A Dhdb.c66 const int hdb_interface_version = HDB_INTERFACE_VERSION; variable