dpkg 1.21.11
Functions
fdio.c File Reference

(9d5e55d44)

#include <config.h>
#include <compat.h>
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>
#include <dpkg/fdio.h>
Include dependency graph for fdio.c:

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)