Data Fields | |
| enum HIPC_errno(* | hndlr_p )(struct HIPC_client *, const hipc_msg, void *, void *) |
| const void * | msg_p |
| void * | cimg |
| void * | arg |
Definition at line 77 of file test_client_hndlr.c.
| enum HIPC_errno(* call_log::hndlr_p)(struct HIPC_client *, const hipc_msg, void *, void *) |
Definition at line 78 of file test_client_hndlr.c.
Referenced by hndlr0(), hndlr1(), and test_handler().
| const void* call_log::msg_p |
Definition at line 80 of file test_client_hndlr.c.
Referenced by hndlr0(), hndlr1(), and test_handler().
| void* call_log::cimg |
Definition at line 81 of file test_client_hndlr.c.
Referenced by hndlr0(), hndlr1(), and test_handler().
| void* call_log::arg |
Definition at line 82 of file test_client_hndlr.c.
Referenced by hndlr0(), hndlr1(), and test_handler().
1.8.6