
Functions | |
| ssize_t | bb__pread (int fd, void *buf, size_t count, off_t offset) |
| ssize_t | bb__pwrite (int fd, const void *buf, size_t count, off_t offset) |
| ssize_t bb__pread | ( | int | fd, |
| void * | buf, | ||
| size_t | count, | ||
| off_t | offset | ||
| ) |
| ssize_t bb__pwrite | ( | int | fd, |
| const void * | buf, | ||
| size_t | count, | ||
| off_t | offset | ||
| ) |