UbixOS V2
2.0
|
#include <sysproto.h>
Data Fields | |
char * | name |
char | name_l_ [0] |
char | name_r_ [(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))] |
Definition at line 47 of file sysproto.h.
char* sys_mpiCreateMbox_args::name |
Definition at line 49 of file sysproto.h.
Referenced by sys_mpiCreateMbox().
char sys_mpiCreateMbox_args::name_l_[0] |
Definition at line 48 of file sysproto.h.
char sys_mpiCreateMbox_args::name_r_[(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))] |
Definition at line 50 of file sysproto.h.