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

/sssd-io/src/tests/cmocka/
H A Dtest_nested_groups.c121 static void nested_groups_test_done(struct tevent_req *req) function
161 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);
223 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);
283 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);
348 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);
411 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);
502 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);
580 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);
1151 tevent_req_set_callback(req, nested_groups_test_done, test_ctx);

Completed in 14 milliseconds