#include <errno.h>#include <stdio.h>#include <sys/socket.h>#include <sys/uio.h>#include <atalk/adouble.h>#include <atalk/logger.h>#include "ad_lock.h"Functions | |
| ssize_t | sys_sendfile (int out_fd, int in_fd, off_t *_offset, size_t count) |
| int | ad_readfile_init (const struct adouble *ad, const int eid, off_t *off, const int end) |
| int ad_readfile_init | ( | const struct adouble * | ad, |
| const int | eid, | ||
| off_t * | off, | ||
| const int | end ) |
| ssize_t sys_sendfile | ( | int | out_fd, |
| int | in_fd, | ||
| off_t * | _offset, | ||
| size_t | count ) |