![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
XSI User and Group option group (placeholder). More...
Functions | |
| int | setregid (gid_t rgid, gid_t egid) |
| Set the real and effective group IDs (XSI extension). | |
| int | setreuid (uid_t ruid, uid_t euid) |
| Set the real and effective user IDs (XSI extension). | |
XSI User and Group option group (placeholder).
| int setregid | ( | gid_t | rgid, |
| gid_t | egid | ||
| ) |
Set the real and effective group IDs (XSI extension).
| int setreuid | ( | uid_t | ruid, |
| uid_t | euid | ||
| ) |
Set the real and effective user IDs (XSI extension).