Searched refs:sbus_get_id_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/tests/cmocka/
H A Dsbus_internal_tests.c31 struct sbus_get_id_ctx { struct
42 struct sbus_get_id_ctx *global_test_ctx;
92 struct sbus_get_id_ctx *test_ctx = talloc_get_type(pvt,
93 struct sbus_get_id_ctx);
119 struct sbus_get_id_ctx *test_ctx;
122 test_ctx = talloc(global_talloc_context, struct sbus_get_id_ctx);
143 struct sbus_get_id_ctx *test_ctx = tevent_req_callback_data(req,
144 struct sbus_get_id_ctx);
159 struct sbus_get_id_ctx *test_ctx = talloc_get_type(*state,
160 struct sbus_get_id_ctx);
[all...]

Completed in 8 milliseconds