Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/kdb/test/
H A Dkdb_test.c704 match_in_table(krb5_context context, const char *table, const char *sprinc, in match_in_table() function
743 found = match_in_table(context, "delegation", sprinc, tprinc); in test_check_allowed_to_delegate()
774 found = match_in_table(context, "rbcd", proxy_princ, server_princ); in test_allowed_to_delegate_from()