Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c410 find_func(krb5_context context, const char *name) in find_func() function
483 proc = find_func(context, *vp); in kadm5_check_password_quality()
H A DChangeLog457 * password_quality.c (find_func): Fix off-by-one and logic error.