UbixOS
2.0
|
#include <sysproto_posix.h>
Data Fields | |
int | status |
char | status_l_ [0] |
char | status_r_ [(sizeof(register_t)<=sizeof(int) ? 0 :sizeof(register_t) - sizeof(int))] |
Definition at line 56 of file sysproto_posix.h.
int sys_fork_args::status |
Definition at line 58 of file sysproto_posix.h.
char sys_fork_args::status_l_[0] |
Definition at line 57 of file sysproto_posix.h.
char sys_fork_args::status_r_[(sizeof(register_t)<=sizeof(int) ? 0 :sizeof(register_t) - sizeof(int))] |
Definition at line 59 of file sysproto_posix.h.