12 #define eprintf(...) \
13 { fprintf(stderr, ##__VA_ARGS__); }
14 #define HAVE_EPRINTF 1
32 void *(*open)(
const char *
path);
static static fork const void static count static fd const char const char static newpath const char static path const char path
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void count
int(* write)(void *, const uint8_t *buf, const uint64_t count, const int timeout)
int(* read)(void *, uint8_t *buf, const uint64_t count, const int timeout)
int iob_read(io_desc_t *desc, uint8_t *buf, const uint32_t buf_len)
struct io_desc_t io_desc_t
struct io_backend_t io_backend_t
int iob_write(io_desc_t *desc, const uint8_t *buf, const uint32_t buf_len)
io_desc_t * io_desc_new(io_backend_t *iob, void *fp)