#include <client.h>
Data Fields | |
struct HIPC_ptr_link_list * | next |
void * | ptr |
struct HIPC_ptr_link_list* HIPC_ptr_link_list::next |
Definition at line 70 of file client.h.
Referenced by hipcClientCalloc(), hipcClientMalloc(), hipcClientTerminate(), print_pllist(), test_client_memope_calloc(), test_client_memope_malloc(), and test_client_memope_multi().
void* HIPC_ptr_link_list::ptr |
Definition at line 71 of file client.h.
Referenced by hipcClientCalloc(), hipcClientMalloc(), hipcClientTerminate(), print_pllist(), test_client_memope_calloc(), test_client_memope_malloc(), and test_client_memope_multi().