Searched defs:keytab_test_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/cmocka/
H A Dtest_copy_keytab.c36 struct keytab_test_ctx { struct
44 struct keytab_test_ctx *test_ctx;
53 test_ctx = talloc_zero(global_talloc_context, struct keytab_test_ctx);
83 struct keytab_test_ctx *test_ctx = talloc_get_type(*state,
84 struct keytab_test_ctx);
110 struct keytab_test_ctx *test_ctx = talloc_get_type(*state,
111 struct keytab_test_ctx);
160 struct keytab_test_ctx *test_ctx = talloc_get_type(*state,
161 struct keytab_test_ctx);
211 struct keytab_test_ctx *test_ct
[all...]

Completed in 855 milliseconds