Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/kdb/test/
H A Dkdb_test.c393 char **names, **key_strings, **stringattrs; in test_get_principal() local
474 ret = profile_get_values(h->profile, h->names, &key_strings); in test_get_principal()
476 make_keys(key_strings, ename, &search_for->realm, ent); in test_get_principal()
477 profile_free_list(key_strings); in test_get_principal()