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. |
Definition in file config.h.
#define __attribute__ | ( | spec | ) |
#define RELEASE_DATE "June 4 2005" |