Searched defs:hdb_close (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/lib/hdb/ | ||
H A D | keytab.c | 103 hdb_close(krb5_context context, krb5_keytab id) in hdb_close() function |
H A D | hdb.h | 128 krb5_error_code (*hdb_close)(krb5_context, struct HDB*); member |