|
UbixOS V2
2.0
|
#include <sysproto_posix.h>

Data Fields | |
| uint32_t | uid |
| int | uid |
| char | uid_l_ [0] |
| char | uid_r_ [(sizeof(register_t)<=sizeof(int) ? 0 :sizeof(register_t) - sizeof(int))] |
Definition at line 142 of file sysproto_posix.h.
| int sys_setUID_args::uid |
Definition at line 144 of file sysproto_posix.h.
Referenced by sys_setUID().
| char sys_setUID_args::uid_l_[0] |
Definition at line 143 of file sysproto_posix.h.
| char sys_setUID_args::uid_r_[(sizeof(register_t)<=sizeof(int) ? 0 :sizeof(register_t) - sizeof(int))] |
Definition at line 145 of file sysproto_posix.h.