dpkg 1.22.7-3-g89f48
|
#include <config.h>
#include <compat.h>
#include <errno.h>
#include <limits.h>
#include <fcntl.h>
#include <unistd.h>
#include <dpkg/fdio.h>
#include <dpkg/ehandle.h>
Functions | |
ssize_t | fd_read (int fd, void *buf, size_t len) |
ssize_t | fd_write (int fd, const void *buf, size_t len) |
int | fd_allocate_size (int fd, off_t offset, off_t len) |