apr.h File Reference

APR Platform Definitions. More...

#include <windows.h>
#include <winsock2.h>
#include <ws2tcpip.h>
#include <mswsock.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>
#include <stddef.h>
#include <time.h>
#include <process.h>

Go to the source code of this file.

Defines

#define _WIN32_WINNT   0x0501
#define SW_HIDE   0
#define APR_INLINE   __inline
#define APR_HAS_INLINE   1
#define APR_HAVE_ARPA_INET_H   0
#define APR_HAVE_CONIO_H   1
#define APR_HAVE_CRYPT_H   0
#define APR_HAVE_CTYPE_H   1
#define APR_HAVE_DIRENT_H   0
#define APR_HAVE_ERRNO_H   1
#define APR_HAVE_FCNTL_H   1
#define APR_HAVE_IO_H   1
#define APR_HAVE_LIMITS_H   1
#define APR_HAVE_NETDB_H   0
#define APR_HAVE_NETINET_IN_H   0
#define APR_HAVE_NETINET_SCTP_H   0
#define APR_HAVE_NETINET_SCTP_UIO_H   0
#define APR_HAVE_NETINET_TCP_H   0
#define APR_HAVE_PTHREAD_H   0
#define APR_HAVE_SEMAPHORE_H   0
#define APR_HAVE_SIGNAL_H   1
#define APR_HAVE_STDARG_H   1
#define APR_HAVE_STDINT_H   0
#define APR_HAVE_STDIO_H   1
#define APR_HAVE_STDLIB_H   1
#define APR_HAVE_STRING_H   1
#define APR_HAVE_STRINGS_H   0
#define APR_HAVE_SYS_IOCTL_H   0
#define APR_HAVE_SYS_SENDFILE_H   0
#define APR_HAVE_SYS_SIGNAL_H   0
#define APR_HAVE_SYS_SOCKET_H   0
#define APR_HAVE_SYS_SOCKIO_H   0
#define APR_HAVE_SYS_SYSLIMITS_H   0
#define APR_HAVE_SYS_TIME_H   0
#define APR_HAVE_SYS_TYPES_H   1
#define APR_HAVE_SYS_UIO_H   0
#define APR_HAVE_SYS_UN_H   0
#define APR_HAVE_SYS_WAIT_H   0
#define APR_HAVE_TIME_H   1
#define APR_HAVE_UNISTD_H   0
#define APR_HAVE_STDDEF_H   1
#define APR_HAVE_PROCESS_H   1
#define APR_HAVE_SHMEM_MMAP_TMP   0
#define APR_HAVE_SHMEM_MMAP_SHM   0
#define APR_HAVE_SHMEM_MMAP_ZERO   0
#define APR_HAVE_SHMEM_SHMGET_ANON   0
#define APR_HAVE_SHMEM_SHMGET   0
#define APR_HAVE_SHMEM_MMAP_ANON   0
#define APR_HAVE_SHMEM_BEOS   0
#define APR_USE_SHMEM_MMAP_TMP   0
#define APR_USE_SHMEM_MMAP_SHM   0
#define APR_USE_SHMEM_MMAP_ZERO   0
#define APR_USE_SHMEM_SHMGET_ANON   0
#define APR_USE_SHMEM_SHMGET   0
#define APR_USE_SHMEM_MMAP_ANON   0
#define APR_USE_SHMEM_BEOS   0
#define APR_USE_FLOCK_SERIALIZE   0
#define APR_USE_POSIXSEM_SERIALIZE   0
#define APR_USE_SYSVSEM_SERIALIZE   0
#define APR_USE_FCNTL_SERIALIZE   0
#define APR_USE_PROC_PTHREAD_SERIALIZE   0
#define APR_USE_PTHREAD_SERIALIZE   0
#define APR_HAS_FLOCK_SERIALIZE   0
#define APR_HAS_SYSVSEM_SERIALIZE   0
#define APR_HAS_POSIXSEM_SERIALIZE   0
#define APR_HAS_FCNTL_SERIALIZE   0
#define APR_HAS_PROC_PTHREAD_SERIALIZE   0
#define APR_PROCESS_LOCK_IS_GLOBAL   0
#define APR_HAVE_CORKABLE_TCP   0
#define APR_HAVE_GETRLIMIT   0
#define APR_HAVE_ICONV   0
#define APR_HAVE_IN_ADDR   1
#define APR_HAVE_INET_ADDR   1
#define APR_HAVE_INET_NETWORK   0
#define APR_HAVE_IPV6   1
#define APR_HAVE_MEMMOVE   1
#define APR_HAVE_SETRLIMIT   0
#define APR_HAVE_SIGACTION   0
#define APR_HAVE_SIGSUSPEND   0
#define APR_HAVE_SIGWAIT   0
#define APR_HAVE_STRCASECMP   0
#define APR_HAVE_STRDUP   1
#define APR_HAVE_STRNCASECMP   0
#define APR_HAVE_STRSTR   1
#define APR_HAVE_MEMCHR   1
#define APR_HAVE_STRUCT_RLIMIT   0
#define APR_HAVE_UNION_SEMUN   0
#define APR_HAVE_SCTP   0
#define APR_HAVE_IOVEC   0
#define APR_HAVE_STRICMP   1
#define APR_HAVE_STRNICMP   1
#define APR_HAS_SHARED_MEMORY   1
#define APR_HAS_THREADS   1
#define APR_HAS_MMAP   1
#define APR_HAS_FORK   0
#define APR_HAS_RANDOM   1
#define APR_HAS_OTHER_CHILD   1
#define APR_HAS_DSO   1
#define APR_HAS_SO_ACCEPTFILTER   0
#define APR_HAS_UNICODE_FS   1
#define APR_HAS_PROC_INVOKED   1
#define APR_HAS_OS_UUID   1
#define APR_HAS_SENDFILE   1
#define APR_HAS_USER   1
#define APR_HAS_LARGE_FILES   1
#define APR_HAS_XTHREAD_FILES   1
#define APR_PROCATTR_USER_SET_REQUIRES_PASSWORD   1
#define APR_FILES_AS_SOCKETS   0
#define APR_CHARSET_EBCDIC   0
#define APR_TCP_NOPUSH_FLAG   @apr_tcp_nopush_flag@
#define APR_TCP_NODELAY_INHERITED   1
#define APR_O_NONBLOCK_INHERITED   1
#define APR_SIZEOF_VOIDP   4
#define APR_IS_BIGENDIAN   0
#define APR_INT64_C(val)   (val##i64)
#define APR_UINT64_C(val)   (val##Ui64)
#define APR_INT16_MIN   (-0x7fff - 1)
#define APR_INT16_MAX   (0x7fff)
#define APR_UINT16_MAX   (0xffff)
#define APR_INT32_MIN   (-0x7fffffff - 1)
#define APR_INT32_MAX   0x7fffffff
#define APR_UINT32_MAX   (0xffffffffU)
#define APR_INT64_MIN   (APR_INT64_C(-0x7fffffffffffffff) - 1)
#define APR_INT64_MAX   APR_INT64_C(0x7fffffffffffffff)
#define APR_UINT64_MAX   APR_UINT64_C(0xffffffffffffffff)
#define APR_SIZE_MAX   (~((apr_size_t)0))
#define APR_BEGIN_DECLS
#define APR_END_DECLS
#define APR_THREAD_FUNC   __stdcall
#define APR_DECLARE(type)   type
#define APR_DECLARE_NONSTD(type)   type
#define APR_DECLARE_DATA
#define APR_SSIZE_T_FMT   "d"
#define APR_SIZE_T_FMT   "u"
#define APR_OFF_T_FMT   "I64d"
#define APR_PID_T_FMT   "d"
#define APR_INT64_T_FMT   "I64d"
#define APR_UINT64_T_FMT   "I64u"
#define APR_UINT64_T_HEX_FMT   "I64x"
#define APR_PROC_MUTEX_IS_GLOBAL   1
#define APR_EOL_STR   "\r\n"
#define APR_PATH_MAX   8192
#define APR_DSOPATH   "PATH"
#define STDIN_FILENO   0
#define STDOUT_FILENO   1
#define STDERR_FILENO   2
#define in6_addr   in_addr6
#define IN6_IS_ADDR_V4MAPPED(a)

Typedefs

typedef unsigned char apr_byte_t
typedef short apr_int16_t
typedef unsigned short apr_uint16_t
typedef int apr_int32_t
typedef unsigned int apr_uint32_t
typedef __int64 apr_int64_t
typedef unsigned __int64 apr_uint64_t
typedef size_t apr_size_t
typedef ptrdiff_t apr_ssize_t
typedef __int64 apr_off_t
typedef int apr_socklen_t
typedef apr_uint64_t apr_ino_t
typedef apr_uint32_t apr_uintptr_t
typedef int apr_wait_t
typedef int pid_t
typedef int uid_t
typedef int gid_t


Detailed Description

APR Platform Definitions.

Remarks:
This is a generated header generated from include/apr.h.in by ./configure, or copied from include/apr.hw or include/apr.hnw for Win32 or Netware by those build environments, respectively.

Define Documentation

#define IN6_IS_ADDR_V4MAPPED (  ) 

Value:

(   (*(const apr_uint64_t *)(const void *)(&(a)->s6_addr[0]) == 0) \
     && (*(const apr_uint32_t *)(const void *)(&(a)->s6_addr[8]) == ntohl(0x0000ffff)))


Generated on Mon Dec 14 23:13:48 2009 for Apache Portable Runtime by  doxygen 1.5.8