|
RADPx-OS Kernel (Radical Posix OS)
Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
|
Public data structure for process credentials. More...
#include <radkernel.h>
Public Attributes | |
| rad_uid_t | uid |
| Real user ID. | |
| rad_uid_t | euid |
| Effective user ID. | |
| rad_gid_t | gid |
| Real group ID. | |
| rad_gid_t | egid |
| Effective group ID. | |
Public data structure for process credentials.