11 #ifndef HAVE_HEADER_SYS_MMAN_H
12 #define HAVE_HEADER_SYS_MMAN_H HAVE_MMAN
15 #define SDB_V_NOT(op, fail_ret) \
16 if ((op) == (fail_ret)) \
17 eprintf(#op " at %s:%d failed: %s\n", __FILE__, __LINE__, strerror(errno))
18 #define write_(fd, buf, count) SDB_V_NOT(write(fd, buf, count), -1)
19 #define read_(fd, buf, count) SDB_V_NOT(read(fd, buf, count), -1)
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 static offset struct stat static buf void long static basep lseek
static void ut32_pack(char s[4], ut32 u)
static int seek_set(int fd, off_t pos)
static void ut32_unpack(char s[4], ut32 *u)
static void ut32_pack_big(char s[4], ut32 u)
static const z80_opcode fd[]