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

/sssd/src/tests/cmocka/
H A Dtest_child_common.c370 struct test_exec_echo_state { struct
383 struct test_exec_echo_state *echo_state;
385 req = tevent_req_create(mem_ctx, &echo_state, struct test_exec_echo_state);
408 struct test_exec_echo_state *echo_state;
412 echo_state = tevent_req_data(req, struct test_exec_echo_state);
433 struct test_exec_echo_state *echo_state;
439 echo_state = tevent_req_data(req, struct test_exec_echo_state);

Completed in 9 milliseconds