dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Functions
fdio.h File Reference

(87b0b20b8)

#include <sys/types.h>
#include <dpkg/macros.h>
Include dependency graph for fdio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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)