Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/heimdal/doc/doxyout/hdb/
HDmanpages5 hdb/man/man3/hdb_auth_status.3
/freebsd-14-stable/crypto/heimdal/lib/hdb/
HDhdb.h244 krb5_error_code (*hdb_auth_status)(krb5_context, struct HDB *, hdb_entry_ex *, int); member
/freebsd-14-stable/kerberos5/lib/libhdb/
HDMakefile18 HDB.3 hdb_auth_status.3 \
/freebsd-14-stable/crypto/heimdal/kdc/
HDkerberos5.c1278 if (clientdb->hdb_auth_status) in _kdc_as_rep()
1279 (clientdb->hdb_auth_status)(context, clientdb, client, HDB_AUTH_WRONG_PASSWORD); in _kdc_as_rep()
1446 if (clientdb->hdb_auth_status) in _kdc_as_rep()
1447 (clientdb->hdb_auth_status)(context, clientdb, client, in _kdc_as_rep()
/freebsd-14-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc2919 OLD_FILES+=usr/share/man/man3/hdb_auth_status.3.gz