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

/sssd-io/src/tests/cmocka/
H A Dtest_responder_cache_req.c120 struct cache_req_test_ctx { struct
158 struct cache_req_test_ctx *ctx = NULL;
160 ctx = tevent_req_callback_data(req, struct cache_req_test_ctx);
170 struct cache_req_test_ctx *ctx = NULL;
172 ctx = tevent_req_callback_data(req, struct cache_req_test_ctx);
182 struct cache_req_test_ctx *ctx = NULL;
184 ctx = tevent_req_callback_data(req, struct cache_req_test_ctx);
194 struct cache_req_test_ctx *ctx = NULL;
196 ctx = tevent_req_callback_data(req, struct cache_req_test_ctx);
206 struct cache_req_test_ctx *ct
[all...]

Completed in 18 milliseconds