|
Ruby
2.5.0dev(2017-10-22revision60238)
|
Go to the source code of this file.
Functions | |
| int | seteuid (pid_t pid) |
| int | setegid (pid_t pid) |
| int | truncate (const char *path, off_t new_size) |
| int | ftruncate (int fd, off_t new_size) |
| int ftruncate | ( | int | fd, |
| off_t | new_size | ||
| ) |
| int setegid | ( | pid_t | pid | ) |
| int seteuid | ( | pid_t | pid | ) |
1.8.13