Go to the source code of this file.
Functions | |
static void | test_hipcMsghdrBdysize (void) |
static void | test_hipcEndian (void) |
int | main (int argc, char *argv[]) |
|
static |
Definition at line 7 of file test_hipc.c.
References HIPC_MESSAGE_TYPE_GET, HIPC_MESSAGE_TYPE_PUT, HIPC_MSGHDR_BYTE_BDYSZ, HIPC_MSGHDR_BYTE_TYPE, HIPC_MSGHDR_SIZE, and hipcMsghdrBdysize().
Referenced by main().
|
static |
Definition at line 22 of file test_hipc.c.
References hipcEndian().
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 34 of file test_hipc.c.
References test_hipcEndian(), and test_hipcMsghdrBdysize().