#include <stdio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include <hipc/session.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 8 of file test_session_err.c.
References HIPC_session::cl, HIPC_client::err_detail_str, HIPC_ERR_C_STD, HIPC_ERR_INV_ID_STR, HIPC_ERRCHECK, HIPC_client::hipc_errno, HIPC_N_ERR, HIPC_SUCCESS, and HIPC_client::std_errno.
 1.8.6