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

/sssd/src/tests/cmocka/
H A Dtest_nested_groups.c60 struct nested_groups_test_ctx { struct
123 struct nested_groups_test_ctx *ctx = NULL;
125 ctx = tevent_req_callback_data(req, struct nested_groups_test_ctx);
138 struct nested_groups_test_ctx *test_ctx = NULL;
144 test_ctx = talloc_get_type_abort(*state, struct nested_groups_test_ctx);
180 struct nested_groups_test_ctx *test_ctx = NULL;
194 test_ctx = talloc_get_type_abort(*state, struct nested_groups_test_ctx);
242 struct nested_groups_test_ctx *test_ctx = NULL;
254 test_ctx = talloc_get_type_abort(*state, struct nested_groups_test_ctx);
303 struct nested_groups_test_ctx *test_ct
[all...]

Completed in 1329 milliseconds