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

/sssd/src/tests/cmocka/
H A Dtest_fqnames.c66 struct fqdn_test_ctx { struct
74 struct fqdn_test_ctx *test_ctx;
78 test_ctx = talloc_zero(global_talloc_context, struct fqdn_test_ctx);
91 struct fqdn_test_ctx *test_ctx = talloc_get_type(*state,
92 struct fqdn_test_ctx);
107 struct fqdn_test_ctx *test_ctx = talloc_get_type(*state,
108 struct fqdn_test_ctx);
139 struct fqdn_test_ctx *test_ctx = talloc_get_type(*state,
140 struct fqdn_test_ctx);
171 struct fqdn_test_ctx *test_ct
[all...]

Completed in 1756 milliseconds