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

/sssd-io/src/tests/cmocka/
H A Dtest_child_common.c36 struct child_test_ctx { struct
47 struct child_test_ctx *child_tctx;
52 child_tctx = talloc(global_talloc_context, struct child_test_ctx);
76 struct child_test_ctx *child_tctx = talloc_get_type(*state,
77 struct child_test_ctx);
91 struct child_test_ctx *child_tctx = talloc_get_type(*state,
92 struct child_test_ctx);
123 struct child_test_ctx *child_tctx;
139 struct child_test_ctx *child_tctx = talloc_get_type(*state,
140 struct child_test_ctx);
373 struct child_test_ctx *child_test_ctx; member in struct:test_exec_echo_state
[all...]

Completed in 13 milliseconds