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

/sssd-io/src/tests/cmocka/
H A Dtest_ifp.c361 struct ifp_test_req_ctx { struct
369 struct ifp_test_req_ctx *test_ctx;
374 test_ctx = talloc_zero(global_talloc_context, struct ifp_test_req_ctx);
393 struct ifp_test_req_ctx *test_ctx = talloc_get_type_abort(*state,
394 struct ifp_test_req_ctx);

Completed in 22 milliseconds