Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dcommon.c221 hdb_entry_alias entryalias; in hdb_add_aliases() local
222 entryalias.principal = entry->entry.principal; in hdb_add_aliases()
225 code = hdb_entry_alias2value(context, &entryalias, &value); in hdb_add_aliases()