Mixe for Privacy and Anonymity in the Internet
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define BYTE_ORDER_LITTLE_ENDIAN
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATOLL   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_ECC
 
#define HAVE_EPOLL   1
 
#define HAVE_FIONREAD
 
#define HAVE_FSTAT64   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_MALLINFO   1
 
#define HAVE_MALLOC_H
 
#define HAVE_MEMORY_H   1
 
#define HAVE_O_FSYNC
 
#define HAVE_O_SYNC
 
#define HAVE_POLL   1
 
#define HAVE_PTHREAD_COND_INIT   1
 
#define HAVE_PTHREAD_MUTEX_INIT   1
 
#define HAVE_SBRK   1
 
#define HAVE_SEM_INIT   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_SOCKLEN_T
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRERROR   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRTOULL   1
 
#define HAVE_SYS_EPOLL_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_UNIX_DOMAIN_PROTOCOL
 
#define HAVE_VSNPRINTF   1
 
#define LT_OBJDIR   ".libs/"
 
#define MAX_PATH   4096
 
#define O_BINARY   0
 
#define PACKAGE   "mix"
 
#define PACKAGE_BUGREPORT   "sk13@inf.tu-dresden.de"
 
#define PACKAGE_NAME   "AN.ON Mix"
 
#define PACKAGE_STRING   "AN.ON Mix 00.11.001"
 
#define PACKAGE_TARNAME   "mix"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "00.11.001"
 
#define SIZEOF_SIGNED_CHAR   1
 
#define SIZEOF_SIGNED_INT   4
 
#define SIZEOF_SIGNED_LONG   8
 
#define SIZEOF_SIGNED_SHORT   2
 
#define SIZEOF_UNSIGNED_CHAR   1
 
#define SIZEOF_UNSIGNED_INT   4
 
#define SIZEOF_UNSIGNED_LONG   8
 
#define SIZEOF_UNSIGNED_LONG_LONG   8
 
#define SIZEOF_UNSIGNED_SHORT   2
 
#define SIZEOF___UINT64_T   8
 
#define STDC_HEADERS   1
 
#define VERSION   "00.11.001"
 

Macro Definition Documentation

◆ BYTE_ORDER_LITTLE_ENDIAN

#define BYTE_ORDER_LITTLE_ENDIAN

Definition at line 11 of file config.h.

◆ HAVE_ALLOCA

#define HAVE_ALLOCA   1

Definition at line 22 of file config.h.

◆ HAVE_ALLOCA_H

#define HAVE_ALLOCA_H   1

Definition at line 26 of file config.h.

◆ HAVE_ATOLL

#define HAVE_ATOLL   1

Definition at line 29 of file config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 32 of file config.h.

◆ HAVE_ECC

#define HAVE_ECC

Definition at line 38 of file config.h.

◆ HAVE_EPOLL

#define HAVE_EPOLL   1

Definition at line 41 of file config.h.

◆ HAVE_FIONREAD

#define HAVE_FIONREAD

Definition at line 45 of file config.h.

◆ HAVE_FSTAT64

#define HAVE_FSTAT64   1

Definition at line 48 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 51 of file config.h.

◆ HAVE_MALLINFO

#define HAVE_MALLINFO   1

Definition at line 60 of file config.h.

◆ HAVE_MALLOC_H

#define HAVE_MALLOC_H

Definition at line 63 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 66 of file config.h.

◆ HAVE_O_FSYNC

#define HAVE_O_FSYNC

Definition at line 84 of file config.h.

◆ HAVE_O_SYNC

#define HAVE_O_SYNC

Definition at line 87 of file config.h.

◆ HAVE_POLL

#define HAVE_POLL   1

Definition at line 93 of file config.h.

◆ HAVE_PTHREAD_COND_INIT

#define HAVE_PTHREAD_COND_INIT   1

Definition at line 99 of file config.h.

◆ HAVE_PTHREAD_MUTEX_INIT

#define HAVE_PTHREAD_MUTEX_INIT   1

Definition at line 102 of file config.h.

◆ HAVE_SBRK

#define HAVE_SBRK   1

Definition at line 105 of file config.h.

◆ HAVE_SEM_INIT

#define HAVE_SEM_INIT   1

Definition at line 108 of file config.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 111 of file config.h.

◆ HAVE_SOCKLEN_T

#define HAVE_SOCKLEN_T

Definition at line 114 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 117 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 120 of file config.h.

◆ HAVE_STRERROR

#define HAVE_STRERROR   1

Definition at line 123 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 129 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 126 of file config.h.

◆ HAVE_STRTOULL

#define HAVE_STRTOULL   1

Definition at line 135 of file config.h.

◆ HAVE_SYS_EPOLL_H

#define HAVE_SYS_EPOLL_H   1

Definition at line 138 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 144 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 147 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 153 of file config.h.

◆ HAVE_UNIX_DOMAIN_PROTOCOL

#define HAVE_UNIX_DOMAIN_PROTOCOL

Definition at line 156 of file config.h.

◆ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF   1

Definition at line 159 of file config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 166 of file config.h.

◆ MAX_PATH

#define MAX_PATH   4096

Definition at line 169 of file config.h.

◆ O_BINARY

#define O_BINARY   0

Definition at line 179 of file config.h.

◆ PACKAGE

#define PACKAGE   "mix"

Definition at line 182 of file config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "sk13@inf.tu-dresden.de"

Definition at line 185 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "AN.ON Mix"

Definition at line 188 of file config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "AN.ON Mix 00.11.001"

Definition at line 191 of file config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "mix"

Definition at line 194 of file config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 197 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "00.11.001"

Definition at line 200 of file config.h.

◆ SIZEOF___UINT64_T

#define SIZEOF___UINT64_T   8

Definition at line 230 of file config.h.

◆ SIZEOF_SIGNED_CHAR

#define SIZEOF_SIGNED_CHAR   1

Definition at line 203 of file config.h.

◆ SIZEOF_SIGNED_INT

#define SIZEOF_SIGNED_INT   4

Definition at line 206 of file config.h.

◆ SIZEOF_SIGNED_LONG

#define SIZEOF_SIGNED_LONG   8

Definition at line 209 of file config.h.

◆ SIZEOF_SIGNED_SHORT

#define SIZEOF_SIGNED_SHORT   2

Definition at line 212 of file config.h.

◆ SIZEOF_UNSIGNED_CHAR

#define SIZEOF_UNSIGNED_CHAR   1

Definition at line 215 of file config.h.

◆ SIZEOF_UNSIGNED_INT

#define SIZEOF_UNSIGNED_INT   4

Definition at line 218 of file config.h.

◆ SIZEOF_UNSIGNED_LONG

#define SIZEOF_UNSIGNED_LONG   8

Definition at line 221 of file config.h.

◆ SIZEOF_UNSIGNED_LONG_LONG

#define SIZEOF_UNSIGNED_LONG_LONG   8

Definition at line 224 of file config.h.

◆ SIZEOF_UNSIGNED_SHORT

#define SIZEOF_UNSIGNED_SHORT   2

Definition at line 227 of file config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 241 of file config.h.

◆ VERSION

#define VERSION   "00.11.001"

Definition at line 244 of file config.h.