|
clsync
|

Go to the source code of this file.
Functions | |
| int | pivot_root (const char *new_root, const char *old_root) |
| static ssize_t | read_inf (int fd, void *buf, size_t count) |
| static ssize_t | write_inf (int fd, const void *buf, size_t count) |
| int pivot_root | ( | const char * | new_root, |
| const char * | old_root | ||
| ) |
|
inlinestatic |
Definition at line 22 of file syscalls.h.
|
inlinestatic |
Definition at line 34 of file syscalls.h.
1.8.17