config.h File Reference

Compile time settings and options. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define HAVE_ARPA_INET_H   1
#define HAVE_CURSES_H   1
#define HAVE_GETADDRINFO   1
#define HAVE_GETHOSTBYNAME   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_INET_NTOA   1
#define HAVE_INTTYPES_H   1
#define HAVE_LIBCAP   1
#define HAVE_LIBCURSES   1
#define HAVE_LIBNCURSES   1
#define HAVE_LIBNET   1
#define HAVE_LIBPCAP   1
#define HAVE_LIBTERMCAP   1
#define HAVE_MALLOC   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMSET   1
#define HAVE_NCURSES_H   1
#define HAVE_NCURSES_NCURSES_H   1
#define HAVE_NETDB_H   1
#define HAVE_NETINET_IN_H   1
#define HAVE_SELECT   1
#define HAVE_STDBOOL_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRING_H   1
#define HAVE_SYS_SELECT_H   1
#define HAVE_SYS_SOCKET_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_UNISTD_H   1
#define HAVE__BOOL   1
#define OS_LINUX   1
#define PACKAGE   "traceproto"
#define PACKAGE_BUGREPORT   ""
#define PACKAGE_NAME   "traceproto"
#define PACKAGE_STRING   "traceproto 1.1.2beta1"
#define PACKAGE_TARNAME   "traceproto"
#define PACKAGE_VERSION   "1.1.2beta1"
#define RELEASE_DATE   "June 4 2005"
#define RETSIGTYPE   void
#define SELECT_TYPE_ARG1   int
#define SELECT_TYPE_ARG234   (fd_set *)
#define SELECT_TYPE_ARG5   (struct timeval *)
#define STDC_HEADERS   1
#define TIME_WITH_SYS_TIME   1
#define VERSION   "1.1.2beta1"
#define __attribute__(spec)
 GNU C keyword to specify special attributes when making a declaration.


Detailed Description

Compile time settings and options.

Definition in file config.h.


Define Documentation

#define __attribute__ ( spec   ) 

GNU C keyword to specify special attributes when making a declaration.

Definition at line 186 of file config.h.

#define HAVE__BOOL   1

Definition at line 114 of file config.h.

#define HAVE_ARPA_INET_H   1

Definition at line 11 of file config.h.

#define HAVE_CURSES_H   1

Definition at line 14 of file config.h.

#define HAVE_GETADDRINFO   1

Definition at line 20 of file config.h.

#define HAVE_GETHOSTBYNAME   1

Definition at line 23 of file config.h.

#define HAVE_GETTIMEOFDAY   1

Definition at line 26 of file config.h.

#define HAVE_INET_NTOA   1

Definition at line 29 of file config.h.

#define HAVE_INTTYPES_H   1

Definition at line 32 of file config.h.

#define HAVE_LIBCAP   1

Definition at line 35 of file config.h.

#define HAVE_LIBCURSES   1

Definition at line 38 of file config.h.

#define HAVE_LIBNCURSES   1

Definition at line 44 of file config.h.

#define HAVE_LIBNET   1

Definition at line 47 of file config.h.

#define HAVE_LIBPCAP   1

Definition at line 50 of file config.h.

#define HAVE_LIBTERMCAP   1

Definition at line 53 of file config.h.

#define HAVE_MALLOC   1

Definition at line 57 of file config.h.

#define HAVE_MEMORY_H   1

Definition at line 60 of file config.h.

#define HAVE_MEMSET   1

Definition at line 63 of file config.h.

#define HAVE_NCURSES_H   1

Definition at line 66 of file config.h.

#define HAVE_NCURSES_NCURSES_H   1

Definition at line 69 of file config.h.

#define HAVE_NETDB_H   1

Definition at line 72 of file config.h.

#define HAVE_NETINET_IN_H   1

Definition at line 75 of file config.h.

#define HAVE_SELECT   1

Definition at line 78 of file config.h.

#define HAVE_STDBOOL_H   1

Definition at line 81 of file config.h.

#define HAVE_STDINT_H   1

Definition at line 84 of file config.h.

#define HAVE_STDLIB_H   1

Definition at line 87 of file config.h.

#define HAVE_STRING_H   1

Definition at line 93 of file config.h.

#define HAVE_STRINGS_H   1

Definition at line 90 of file config.h.

#define HAVE_SYS_SELECT_H   1

Definition at line 96 of file config.h.

#define HAVE_SYS_SOCKET_H   1

Definition at line 99 of file config.h.

#define HAVE_SYS_STAT_H   1

Definition at line 102 of file config.h.

#define HAVE_SYS_TIME_H   1

Definition at line 105 of file config.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 108 of file config.h.

#define HAVE_UNISTD_H   1

Definition at line 111 of file config.h.

#define OS_LINUX   1

Definition at line 123 of file config.h.

#define PACKAGE   "traceproto"

Definition at line 129 of file config.h.

Referenced by version().

#define PACKAGE_BUGREPORT   ""

Definition at line 132 of file config.h.

#define PACKAGE_NAME   "traceproto"

Definition at line 135 of file config.h.

#define PACKAGE_STRING   "traceproto 1.1.2beta1"

Definition at line 138 of file config.h.

#define PACKAGE_TARNAME   "traceproto"

Definition at line 141 of file config.h.

#define PACKAGE_VERSION   "1.1.2beta1"

Definition at line 144 of file config.h.

#define RELEASE_DATE   "June 4 2005"

Definition at line 147 of file config.h.

Referenced by version().

#define RETSIGTYPE   void

Definition at line 150 of file config.h.

#define SELECT_TYPE_ARG1   int

Definition at line 153 of file config.h.

#define SELECT_TYPE_ARG234   (fd_set *)

Definition at line 156 of file config.h.

#define SELECT_TYPE_ARG5   (struct timeval *)

Definition at line 159 of file config.h.

#define STDC_HEADERS   1

Definition at line 162 of file config.h.

#define TIME_WITH_SYS_TIME   1

Definition at line 165 of file config.h.

#define VERSION   "1.1.2beta1"

Definition at line 171 of file config.h.

Referenced by version().


Generated on Wed Sep 16 11:08:43 2009 for traceproto by  doxygen 1.5.4