16#ifdef HAVE_SYS_TYPES_H
25int tor_pipe_cloexec(
int pipefd[2]);
int tor_fd_seekend(int fd)
off_t tor_fd_getpos(int fd)
int write_all_to_fd_minimal(int fd, const char *buf, size_t count)
int tor_ftruncate(int fd)
int tor_fd_setpos(int fd, off_t pos)